]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
kclient: sync_page_range gone in 2.6.32; use vfs_fsync_range
authorSage Weil <sage@newdream.net>
Thu, 1 Oct 2009 20:11:45 +0000 (13:11 -0700)
committerSage Weil <sage@newdream.net>
Thu, 1 Oct 2009 20:11:45 +0000 (13:11 -0700)
commit34439e70d7df45c3270f808836b0bd9e089757a9
treed92f7bd229bb1eb31e59b040d2d9d690af49d176
parenta3dc3357de6a3fbd868a34c3ef00aaccec2eeb93
kclient: sync_page_range gone in 2.6.32; use vfs_fsync_range

This is what generic_write_sync does, but we also want to do the
sync if we are NEARFULL.
src/kernel/file.c