summaryrefslogtreecommitdiff
path: root/fs/cifs/cifsfs.c
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2012-09-19 13:22:45 (GMT)
committerSteve French <smfrench@gmail.com>2012-09-25 02:46:34 (GMT)
commit101b92d9590a645d6fb643654b3a92556203b745 (patch)
treefb5e6ce303a74fae0bcca5904e39d0ca9d403c5b /fs/cifs/cifsfs.c
parent233839b1df65a24c8b67b748fe7b18d86d0ad6d7 (diff)
downloadlinux-fsl-qoriq-101b92d9590a645d6fb643654b3a92556203b745.tar.xz
cifs: cleanups for cifs_mkdir_qinfo
Rename inode pointers for better clarity. Move the d_instantiate call to the end of the function to prevent other tasks from seeing it before we've finished constructing it. Since we should have exclusive access to the inode at this point, remove the spinlock around i_nlink update. Reviewed-by: Pavel Shilovsky <piastry@etersoft.ru> Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.c')
0 files changed, 0 insertions, 0 deletions