]> bbs.cooldavid.org Git - net-next-2.6.git/commit - fs/super.c
[PATCH] More informative message on umount failure
authorDave Jones <davej@redhat.com>
Tue, 7 Feb 2006 20:58:48 +0000 (12:58 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 8 Feb 2006 00:12:33 +0000 (16:12 -0800)
commit7b4fe29e00a5ab4e778bb24be86d836a25570bc9
tree3bdde16b7bcaab953674c24f358c6346829995c8
parent1fcbf053e55e961112f237dc690129f0858156f1
[PATCH] More informative message on umount failure

We had a user trigger this message on a box that had a lot of different
mounts, all with different options.  It might help narrow down wtf happened
if we print out which device failed.

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/super.c