]> Pileus Git - ~andy/linux/commit
exportfs: BUG_ON in crazy corner case
authorChristoph Hellwig <hch@lst.de>
Wed, 16 Oct 2013 19:48:53 +0000 (15:48 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Sat, 9 Nov 2013 05:16:35 +0000 (00:16 -0500)
commit854ff5caabb5974b7464b438aba0bc47f1b6cf34
tree68cb6bb9a1f80fcf749dda1e44df6a7de2a52ccf
parent13a2c3be03973d61b6cb89ff870e758c86327bb7
exportfs: BUG_ON in crazy corner case

This would indicate a nasty bug in the dcache and has never triggered in
the past 10 years as far as I know.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/exportfs/expfs.c