]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: Don't call ioctl(BTRFS_IOC_SYNC) in sync_filesystem.
authorJianpeng Ma <jianpeng.ma@intel.com>
Wed, 7 Jan 2015 07:28:37 +0000 (15:28 +0800)
committerJianpeng Ma <jianpeng.ma@intel.com>
Wed, 7 Jan 2015 07:28:37 +0000 (15:28 +0800)
commit397b261630dccc656f6eca509f4c70173c8d8d8f
tree601b282dd0c7d3e54f92a177403f360166058356
parent3f7faa4d8d3af3d2e3889c23290b016f27d36386
common: Don't call ioctl(BTRFS_IOC_SYNC) in sync_filesystem.

From the manual of syncfs, it first appeared in Linux 2.6.39. At this
point, btrfs didn't as a stable production. So remove this.

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
src/common/sync_filesystem.h