commit | 8e833fd2e1f0107ee7a4b6bc4de3c9f0e9b0ed41 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Jun 19 01:56:53 2011 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Jun 20 10:45:56 2011 -0400 |
tree | adf3e53b81e9e52874fc1f38eeb09065fae5cf02 | |
parent | 6291176bcd71a2766a19a10cbd9bab07d289e1d7 [diff] |
fix comment in generic_permission() CAP_DAC_OVERRIDE is enough for MAY_EXEC on directory, even if no exec bits are set. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>