linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / Documentation / filesystems / ext3.txt
index 4aecc9b..afb1335 100644 (file)
@@ -113,14 +113,6 @@ 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
 =============