Merge the two conflicting allocation codes into one function, vfs_slow_fallocate()
authorJeremy Allison <jra@samba.org>
Fri, 3 Dec 2010 01:26:00 +0000 (17:26 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 3 Dec 2010 01:55:05 +0000 (02:55 +0100)
commitb8d7de319980f9efade92dd0721ed02efcb7e48d
treea37aff4ab5ececbf0ec6b4a9ee67a1de29cb65f4
parent1f1491da5ae2a2b7fd3a195f950b9057a01db18c
Merge the two conflicting allocation codes into one function, vfs_slow_fallocate()
and use that from both the truncate and fill_sparse functions.

Jeremy.
source3/include/proto.h
source3/modules/vfs_default.c
source3/smbd/vfs.c