aboutsummaryrefslogtreecommitdiffstats
path: root/fs/exec.c
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2010-11-30 12:42:34 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2010-11-30 10:18:49 -0800
commit37a09f07459753e7c98d4e21f1c61e8756923f81 (patch)
treeeecab05dc4b4c2de61f4b31f51d301fdcf210737 /fs/exec.c
parente8a7e48bb248a1196484d3f8afa53bded2b24e71 (diff)
downloadkernel_samsung_smdk4412-37a09f07459753e7c98d4e21f1c61e8756923f81.zip
kernel_samsung_smdk4412-37a09f07459753e7c98d4e21f1c61e8756923f81.tar.gz
kernel_samsung_smdk4412-37a09f07459753e7c98d4e21f1c61e8756923f81.tar.bz2
NFS: Fix a readdirplus bug
When comparing filehandles in the helper nfs_same_file(), we should not be using 'strncmp()': filehandles are not null terminated strings. Instead, we should just use the existing helper nfs_compare_fh(). Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions