]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
spin off cifs_setattr with unix extensions to its own function
authorJeff Layton <jlayton@redhat.com>
Sat, 2 Aug 2008 11:26:12 +0000 (07:26 -0400)
committerSteve French <sfrench@us.ibm.com>
Wed, 6 Aug 2008 22:14:52 +0000 (22:14 +0000)
commit3fe5c1dd0a8bf3756c447a28a578593176949d1d
treea0c71c7b5f4c618496381d64c8fab456c95b76c6
parent26b994fad6a062697846a861ecc008447409dfb6
spin off cifs_setattr with unix extensions to its own function

Create a new cifs_setattr_unix function to handle a setattr when unix
extensions are enabled and have cifs_setattr call it. Also, clean up
variable declarations in cifs_setattr.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/inode.c