aboutsummaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorBadari Pulavarty <pbadari@us.ibm.com>2006-07-30 03:04:14 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2006-08-06 20:52:15 -0700
commitde877c1d977aa0b55952cb7325956e5bd59fc75f (patch)
tree37ae49a7aa347920b0d27010e8ba719ca52c100f /drivers
parentd267cf77ff0425cd0f3292aa312588baaf304bb5 (diff)
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> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions