commit | 66f221875dc10813aa2f06c83ad60d0eb1356406 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Nov 05 15:04:29 2008 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 31 18:07:41 2008 -0500 |
tree | 4caf6a6d798f9ec8f8ee69dd4e12609e0191429d | |
parent | 52afeefb9dac9287429642189996426a2bfd6a25 [diff] |
remove incorrect comment in inode_permission We now pass on all MAY_ flags to the filesystems permission routines, so remove the comment stating the contrary. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>