commit | c8fe8f30c7fe6ce6fc44a1db7d5bfa5144cd9211 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Mon Jan 05 19:27:23 2009 +0100 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Mar 27 14:43:57 2009 -0400 |
tree | 4432fe47893442907d1e60ab362208dd9ae12bd2 | |
parent | b6520c81934848cef126d93951f7ce242e0f656d [diff] |
cleanup may_open Add a switch for the various i_mode fmt cases, and remove the comment about writeability of devices nodes - that part is handled in inode_permission and comment on (briefly) there. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>