diff options
author | Mateusz Guzik | 2017-10-03 12:58:14 +0200 |
---|---|---|
committer | Al Viro | 2017-11-06 00:58:06 +0100 |
commit | 5297908270549b734c7c2556745e2385b6d4941d (patch) | |
tree | 1598865e6446d2177af03d53ac2135a3a6f7e01e /scripts/mod | |
parent | include/linux/fs.h: fix comment about struct address_space (diff) | |
download | kernel-qcow2-linux-5297908270549b734c7c2556745e2385b6d4941d.tar.gz kernel-qcow2-linux-5297908270549b734c7c2556745e2385b6d4941d.tar.xz kernel-qcow2-linux-5297908270549b734c7c2556745e2385b6d4941d.zip |
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>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions