diff options
author | Nick Piggin <npiggin@suse.de> | 2007-10-21 06:57:41 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-10-21 08:54:05 -0700 |
commit | efdc31319d43050a5742fb690b1a4beb68092a94 (patch) | |
tree | 697e9db6db5675c46d559d8982e34a1f8df4f3d1 /drivers/lguest | |
parent | cfa76f024f7c9e65169425804e5b32e71f66d0ee (diff) | |
download | op-kernel-dev-efdc31319d43050a5742fb690b1a4beb68092a94.zip op-kernel-dev-efdc31319d43050a5742fb690b1a4beb68092a94.tar.gz |
nobh: nobh_write_end fix
This path mustn't have been tested :( I did attempt to exercise it
by injecting failures here, but I suspect PageMappedToDisk may have
been getting in the way. Will need more of a look, although I think
nobh mode is OK for an -rc1 (it shouldn't eat anyone's data).
Commit 03158cd7eb3374843de68421142ca5900df845d9 ("fs: restore nobh")
introcduced a NULL deref. Spotted by the Coverity checker.
Signed-off-by: Nick Piggin <npiggin@suse.de>
Cc: Badari Pulavarty <pbadari@us.ibm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/lguest')
0 files changed, 0 insertions, 0 deletions