]> 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)
commiteac51239c3f6bc30d7c4faccc430c9d35b852171
tree7f17f1c5b8f8ce58ecb9d4faad57b38387be3533
parente7a569d8a2ef745e2417c1d153825786c7c1a3f1
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