commit | 4b4563dc80594c6a2580aa52d9fcf0177a27074e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Fri May 27 09:28:01 2011 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri May 27 09:43:00 2011 -0400 |
tree | 1930ae6b71c7d69c7072e05cc2e2c55fb83547f4 | |
parent | c642808454ac81d6a6701da6022e93bbe47bb38b [diff] |
fs: cosmetic inode.c cleanups Move the lock order description after all the includes, remove several fairly outdated and/or incorrect comments, move Andrea's copyright/changelog to the top where it belongs, remove the pointless filename in the top of the file comment, and remove to useless macros. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>