]> git.baikalelectronics.ru Git - kernel.git/commit
Cleanup sparse file support by creating worker function for it
authorSteve French <smfrench@gmail.com>
Wed, 13 Aug 2014 22:16:29 +0000 (17:16 -0500)
committerSteve French <smfrench@gmail.com>
Sat, 16 Aug 2014 04:01:00 +0000 (23:01 -0500)
commit656afc465874b8f9c302ba8804e306f764f5b935
tree7f17f1c5b8f8ce58ecb9d4faad57b38387be3533
parent73df819b9270660b361b9a968675337a32dad662
Cleanup sparse file support by creating worker function for it

Simply move code to new function (for clarity). Function sets or clears
the sparse file attribute flag.

Signed-off-by: Steve French <smfrench@gmail.com>
Reviewed-by: David Disseldorp <ddiss@samba.org>
fs/cifs/smb2ops.c