git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a0790c
)
ext4: remove vestiges of nobh support
author
Christoph Hellwig
<hch@lst.de>
Mon, 14 Jun 2010 18:42:49 +0000
(14:42 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 14 Jun 2010 18:42:49 +0000
(14:42 -0400)
The nobh option was only supported for writeback mode, but given that all
write paths actually create buffer heads it effectively was a no-op already.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found