commit | 80f18379a7c350c011d30332658aa15fe49a8fa5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Thu Apr 27 09:42:24 2017 +0200 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Thu Apr 27 05:13:04 2017 -0400 |
tree | e458fc2380de4545f8e94608e3c77635d334c053 | |
parent | 020c2833dbc76b4069c9a9886b71511052d160df [diff] |
fs: add a VALID_OPEN_FLAGS Add a central define for all valid open flags, and use it in the uniqueness check. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>