aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fat
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2013-05-07 11:28:31 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-06-07 12:46:35 -0700
commitdae84f25ac695ff740ce1ca2226e5451ba296fc3 (patch)
tree918f285ff481610f6ca84225ec997691ee5662e5 /fs/fat
parentc2ecac559adaf4a9413a01d3601006320e345d96 (diff)
downloadkernel_samsung_smdk4412-dae84f25ac695ff740ce1ca2226e5451ba296fc3.zip
kernel_samsung_smdk4412-dae84f25ac695ff740ce1ca2226e5451ba296fc3.tar.gz
kernel_samsung_smdk4412-dae84f25ac695ff740ce1ca2226e5451ba296fc3.tar.bz2
cifs: only set ops for inodes in I_NEW state
commit c2b93e0699723700f886ce17bb65ffd771195a6d upstream. It's generally not safe to reset the inode ops once they've been set. In the case where the inode was originally thought to be a directory and then later found to be a DFS referral, this can lead to an oops when we try to trigger an inode op on it after changing the ops to the blank referral operations. Reported-and-Tested-by: Sachin Prabhu <sprabhu@redhat.com> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <smfrench@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/fat')
0 files changed, 0 insertions, 0 deletions