Skip to content
Snippets Groups Projects
Commit 18c03cfd authored by Al Viro's avatar Al Viro
Browse files

pipe: preparation to new locking rules


* use the fact that file_inode(file)->i_pipe doesn't change
  while the file is opened - no locks needed to access that.
* switch to pipe_lock/pipe_unlock where it's easy to do

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent fc7478a2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment