vfs: stop clearing close on exec when closing a fd
Codepaths allocating a fd always make sure the bit is set/unset depending on flags, thus clearing on close is redundant. Signed-off-by: Mateusz Guzik <mguzik@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
This commit is contained in:
parent
63dcb81e5b
commit
5297908270
Loading…
Reference in New Issue