commit | a56f39375a7bd183149c18286389e4a58ac9bc95 | [log] [tgz] |
---|---|---|
author | NeilBrown <neilb@suse.de> | Fri Jun 30 01:56:10 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jun 30 11:25:39 2006 -0700 |
tree | de85fd3c6917ebf75c37d32eaa33707c1a0c1111 | |
parent | 8c2a6a40902323b739e4e740ebf91ee357a5de5b [diff] |
[PATCH] knfsd: improve the test for cross-device-rename in nfsd Just testing the i_sb isn't really enough, at least the vfsmnt must be the same. Thanks Al. Cc: Al Viro <viro@ftp.linux.org.uk> Signed-off-by: Neil Brown <neilb@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>