diff options
author | Badari Pulavarty <pbadari@us.ibm.com> | 2006-07-30 10:04:14 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-07-31 20:28:44 (GMT) |
commit | 0e31f51d8177320d61ec5786ca4aafa7b7a749b4 (patch) | |
tree | a076261c90d757d7d2740c1ba4d219782914ea4d /fs/xfs/xfs_extfree_item.c | |
parent | 51d8c5edd3b166fcc51aba84d78761d578400a7c (diff) | |
download | linux-0e31f51d8177320d61ec5786ca4aafa7b7a749b4.tar.xz |
[PATCH] ext3 -nobh option causes oops
For files other than IFREG, nobh option doesn't make sense. Modifications
to them are journalled and needs buffer heads to do that. Without this
patch, we get kernel oops in page_buffers().
Signed-off-by: Badari Pulavarty <pbadari@us.ibm.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/xfs/xfs_extfree_item.c')
0 files changed, 0 insertions, 0 deletions