commit | 132ac7b77cc95a22d6118d327c96586759fbf006 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Feb 10 07:33:57 2009 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Sat Feb 21 03:37:07 2009 +0000 |
tree | 37e1211723408f2aef2b71bfdaf34a596e675d8d | |
parent | e4cce94c9c8797b08faf6a79396df4d175e377fa [diff] |
cifs: refactor new_inode() calls and inode initialization 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>