commit | ebec73f4752b777b79b384bd52e5240203cb9b00 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu Mar 21 12:24:01 2013 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Apr 09 14:13:01 2013 -0400 |
tree | 20507f68fdc45c18c8f7a975aef2f6479194251c | |
parent | de32ec4cfeb3b3afd2abf5116068deace10e420f [diff] |
introduce variants of pipe_lock/pipe_unlock for real pipes/FIFOs fs/pipe.c file_operations methods *know* that pipe is not an internal one; no need to check pipe->inode for those callers. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>