]> git.baikalelectronics.ru Git - kernel.git/commit
fs: add RWF_DSYNC aand RWF_SYNC
authorChristoph Hellwig <hch@lst.de>
Thu, 7 Apr 2016 15:52:03 +0000 (08:52 -0700)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 1 May 2016 23:58:39 +0000 (19:58 -0400)
commitecbcbc0678f01c38d362445a3e84c547137aab13
tree4e2cadd87c25718956f26f11771ae9bf669ab380
parentb40ecd1879fc1c2eddcde90ec1785b9815c9d821
fs: add RWF_DSYNC aand RWF_SYNC

This is the per-I/O equivalent of O_DSYNC and O_SYNC, and very useful for
all kinds of file servers and storage targets.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/read_write.c
include/uapi/linux/fs.h