index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
sync_filesystem.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
os/fs: move btrfs_ioctl.h to os/fs
Sage Weil
2016-01-01
1
-1
/
+1
*
compat: include proper headers for FreeBSD
Yan, Zheng
2015-09-11
1
-6
/
+4
*
common/syncfs: fall back to sync(2) if syncfs(2) not available
Kefu Chai
2015-07-29
1
-5
/
+8
*
sync_filesystem.h: fix unreachable code
Danny Al-Gaaf
2015-03-12
1
-2
/
+2
*
common: Don't call ioctl(BTRFS_IOC_SYNC) in sync_filesystem.
Jianpeng Ma
2015-01-07
1
-5
/
+0
*
common: Directly return the result of syncfs().
Jianpeng Ma
2015-01-07
1
-0
/
+6
*
common: move #include syscall into ifndef DARWIN
John Spray
2014-06-29
1
-1
/
+1
*
fix syncfs handling in error case
Danny Al-Gaaf
2012-11-27
1
-6
/
+2
*
syncfs: check for __NR_syncfs too
Sage Weil
2012-11-25
1
-0
/
+5
*
Try using syscall() for syncfs if not supported directly by glibc
Dan Mick
2012-11-22
1
-0
/
+6
*
Improve use of syncfs.
Alexandre Oliva
2011-11-09
1
-3
/
+16
*
Define _GNU_SOURCE in src/Makefile.am
Colin Patrick McCabe
2011-08-23
1
-3
/
+0
*
sync_filesystem: er, fix #define
Sage Weil
2011-07-25
1
-1
/
+3
*
sync_files: #include _GNU_SOURCE for syncfs()
Sage Weil
2011-07-25
1
-0
/
+1
*
osd: Use syncfs when available
Colin Patrick McCabe
2011-04-13
1
-0
/
+34