commit | b1e321266d8797b21eac433b11458ac65b098938 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Feb 22 12:38:48 2008 +0100 |
committer | Jan Kara <jack@suse.cz> | Thu Apr 17 14:22:23 2008 +0200 |
tree | 6943fc804fe03baa73ae925fb99010acedf02ed0 | |
parent | f1f73ba8e9b0eb97f90c6256b94afeb035d97562 [diff] |
udf: kill useless file header comments for vfs method implementations There's not need to document vfs method invocation rules, we have Documentation/filesystems/vfs.txt and Documentation/filesystems/Locking for that. Also a lot of these comments where either plain wrong or horrible out of date. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>