]> Git Repo - linux.git/commit - fs/open.c
switch all remaining checks for FILE_OPENED to FMODE_OPENED
authorAl Viro <[email protected]>
Fri, 8 Jun 2018 16:58:04 +0000 (12:58 -0400)
committerAl Viro <[email protected]>
Thu, 12 Jul 2018 14:04:18 +0000 (10:04 -0400)
commitaad888f828fec1e7160b67f122172e7ab7f82e03
tree2f8e5e3c691ae5ecd6e03de48e4912d6f383cb37
parent69527c554f82d4bca4b154ccc06ad1554806bdc0
switch all remaining checks for FILE_OPENED to FMODE_OPENED

... and don't bother with setting FILE_OPENED at all.

Acked-by: Linus Torvalds <[email protected]>
Signed-off-by: Al Viro <[email protected]>
fs/gfs2/inode.c
fs/namei.c
fs/open.c
This page took 0.052775 seconds and 4 git commands to generate.