diff options
author | Christoph Hellwig <hch@lst.de> | 2020-05-20 17:58:12 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-05-20 12:11:26 -0400 |
commit | f6dd975583bd8ce088400648fd9819e4691c8958 (patch) | |
tree | 73f60b95a258fc83e535781510a66288e2190a52 /fs/namei.c | |
parent | 00c285d0d0fe4606d20fe88f1c824962475ba880 (diff) |
pipe: merge anon_pipe_buf*_ops
All the op vectors are exactly the same, they are just used to encode
packet or nomerge behavior. There already is a flag for the packet
behavior, so just add a new one to allow for merging. Inverting it vs
the previous nomerge special casing actually allows for much nicer code.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/namei.c')
0 files changed, 0 insertions, 0 deletions