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>
Sun, 30 Jan 2011 19:44:11 +0000 (20:44 +0100)
commitd232c1cc20383c8e43c9f318a34140e3bd2026af
tree426438924415235043b576796be42fc8eb89696c
parent6c81b97a58cacdb337e1957312196c86647e25f9
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