BH_Boundary flag

2010-04-08 Thread Joel Fernandes
Could anyone explain the significance of the BH_Boundary flag in a buffer head. and when you should this flag be set or cleared? What other effects does setting or clearing this flag have? Thanks, Joel -- To unsubscribe from this list: send an email with unsubscribe kernelnewbies to ecar

Re: BH_Boundary flag

2010-04-08 Thread Onkar Mahajan
Set if the block to be submitted after this one will not be adjacent to this one. On Thu, Apr 8, 2010 at 11:34 AM, Joel Fernandes agnel.j...@gmail.comwrote: Could anyone explain the significance of the BH_Boundary flag in a buffer head. and when you should this flag be set or cleared? What

Re: BH_Boundary flag

2010-04-08 Thread Joel Fernandes
On Thu, Apr 8, 2010 at 11:34 AM, Joel Fernandes agnel.j...@gmail.com wrote: Could anyone explain the significance of the BH_Boundary flag in a buffer head. and when you should this flag be set or cleared? What other effects does setting or clearing this flag have? Set if the block