Re: [PATCH] Add "-o bh" option to ext3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2006-03-13 at 10:52 +0100, Pavel Machek wrote:
> On Pá 10-03-06 10:49:50, Badari Pulavarty wrote:
> > Its not really need for now, but as we try to make "nobh"
> > as default option, it would be nice to have a "-obh" fallback
> > option - if things go wrong.
> 
> Docs patch is missing...
> 
> ...and no, it is not even clear to me what bh vs. nobh does...
> 
> 							Pavel

Hope this helps.

Thanks,
Badari

Signed-off-by: Badari Pulavarty <[email protected]>
Index: linux-2.6.16-rc6/Documentation/filesystems/ext3.txt
===================================================================
--- linux-2.6.16-rc6.orig/Documentation/filesystems/ext3.txt	2006-03-11 14:12:55.000000000 -0800
+++ linux-2.6.16-rc6/Documentation/filesystems/ext3.txt	2006-03-13 16:38:36.000000000 -0800
@@ -113,6 +113,14 @@ noquota
 grpquota
 usrquota
 
+bh		(*)	ext3 associates buffer heads to data pages to
+nobh			(a) cache disk block mapping information
+			(b) link pages into transaction to provide
+			    ordering guarantees.
+			"bh" option forces use of buffer heads.
+			"nobh" option tries to avoid associating buffer
+			heads (supported only for "writeback" mode).
+
 
 Specification
 =============


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux