turn cifs_setattr into a multiplexor that calls the correct 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:39:46 +0000 (22:39 +0000)
commit0510eeb7367aca017c6320d04cfd9cbc3b5dd992
tree4f05e9be032508707dcb29679d637902931533cc
parentfeb3e20cee25729447e1abdcb40c040b691d457a
turn cifs_setattr into a multiplexor that calls the correct function

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