diff options
author | Jeff Layton <jlayton@redhat.com> | 2010-09-03 17:50:09 +0200 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2010-09-08 23:13:16 +0200 |
commit | 639e7a913d81f918bfbf506e6ecd54664f787cbd (patch) | |
tree | 2b786056d9c5db228b8d0a75943ff8a2bdb3b01a /fs/compat_binfmt_elf.c | |
parent | Revert "[CIFS] Fix ntlmv2 auth with ntlmssp" (diff) | |
download | linux-639e7a913d81f918bfbf506e6ecd54664f787cbd.tar.xz linux-639e7a913d81f918bfbf506e6ecd54664f787cbd.zip |
cifs: eliminate redundant xdev check in cifs_rename
The VFS always checks that the source and target of a rename are on the
same vfsmount, and hence have the same superblock. So, this check is
redundant. Remove it and simplify the error handling.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/compat_binfmt_elf.c')
0 files changed, 0 insertions, 0 deletions