cifs: refactor new_inode() calls and inode initialization
authorJeff Layton <jlayton@redhat.com>
Tue, 10 Feb 2009 12:33:57 +0000 (07:33 -0500)
committerSteve French <sfrench@us.ibm.com>
Sat, 21 Feb 2009 03:37:07 +0000 (03:37 +0000)
Move new inode creation into a separate routine and refactor the
callers to take advantage of it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found