]> git.ipfire.org Git - thirdparty/coreutils.git/commit
copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl
authorJie Liu <jeff.liu@oracle.com>
Fri, 11 Jun 2010 08:29:02 +0000 (16:29 +0800)
committerJim Meyering <meyering@redhat.com>
Fri, 28 Jan 2011 22:28:38 +0000 (23:28 +0100)
commita782b73226406e058d73ef9be093c6b27f776f25
tree637f698bd13a40c8b36e1927e1e72512f6dca727
parent881e357dfff426f86f8e559c236768c82f218620
copy.c: add FIEMAP_FLAG_SYNC to fiemap ioctl

* src/copy.c (fiemap_copy): Force kernel to sync the source
file before mapping.
src/copy.c