summaryrefslogtreecommitdiff
path: root/fs/cifs/cifspdu.h
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2008-05-10 01:26:11 +0400
committerSteve French <sfrench@us.ibm.com>2008-05-11 21:45:43 +0400
commit02eadeffda169a45946c79270ec19f45eeafb8e7 (patch)
treeb416ae6cd3d48b4188716cfd7fe7b90808bb28ac /fs/cifs/cifspdu.h
parent1b20d672188bf80baef60d515a123f556871a5ce (diff)
downloadlinux-02eadeffda169a45946c79270ec19f45eeafb8e7.tar.xz
[CIFS] add local struct inode pointer to cifs_setattr
Clean up cifs_setattr a bit by adding a local inode pointer, and changing all of the direntry->d_inode references to it. This also adds a bit of micro-optimization. d_inode shouldn't change over the life of this function, so we only need to dereference it once. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifspdu.h')
0 files changed, 0 insertions, 0 deletions