Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-22 | 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 |