On Mon, May 21, 2018 at 08:33:54AM -0700, Darrick J. Wong wrote: > <shrug> openat() semantics are fine enough with me, I think. I tried. With openat() we'd have to go through a bit of hoops to figure out which actual file we ended up using and it was not pretty. And given the other snowflake considerations folks wanted to support as that *is* what typically users support, it turned out much easier to just use good 'ol open(). New patch set coming. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html