summaryrefslogtreecommitdiff
path: root/src/common/sync_filesystem.h
Commit message (Expand)AuthorAgeFilesLines
* fix syncfs handling in error caseDanny Al-Gaaf2012-11-271-6/+2
* syncfs: check for __NR_syncfs tooSage Weil2012-11-251-0/+5
* Try using syscall() for syncfs if not supported directly by glibcDan Mick2012-11-221-0/+6
* Improve use of syncfs.Alexandre Oliva2011-11-091-3/+16
* Define _GNU_SOURCE in src/Makefile.amColin Patrick McCabe2011-08-221-3/+0
* sync_filesystem: er, fix #defineSage Weil2011-07-251-1/+3
* sync_files: #include _GNU_SOURCE for syncfs()Sage Weil2011-07-251-0/+1
* osd: Use syncfs when availableColin Patrick McCabe2011-04-131-0/+34