Files
twx-linux/fs/ext3
Badari Pulavarty 770af3b42a 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: Adrian Bunk <bunk@stusta.de>
2006-11-17 17:47:22 +01:00
..
2006-11-17 17:47:22 +01:00
2006-04-17 13:16:05 -07:00