[CIFS] break ATTR_SIZE changes out into their own function
authorJeff Layton <jlayton@redhat.com>
Wed, 23 Jul 2008 21:28:12 +0000 (21:28 +0000)
committerSteve French <sfrench@us.ibm.com>
Wed, 23 Jul 2008 21:28:12 +0000 (21:28 +0000)
Move the code that handles ATTR_SIZE changes to its own function. This
makes for a smaller function and reduces the level of indentation.

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

No differences found