]> granicus.if.org Git - spl/commit
Linux-2.6.33 compat, O_DSYNC flag added
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 30 Jun 2010 17:47:36 +0000 (10:47 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 30 Jun 2010 19:49:39 +0000 (12:49 -0700)
commit6801b7154ccd8df47564d0f888166f3da931f3ff
tree2b3b5bea50423429d34cdb911fa27ca5df278ea1
parent79a3bf130b78cae41be339917788dde0b45c7d84
Linux-2.6.33 compat, O_DSYNC flag added

Prior to linux-2.6.33 only O_DSYNC semantics were implemented and
they used the O_SYNC flag.  As of linux-2.6.33 this behavior was
properly split in to O_SYNC and O_DSYNC respectively.
include/sys/vnode.h