Out of curiosity... how would you mark the first entry in a directory
as 'deleted' under your suggestion?
Also, I'm not certain, but I suspect that the reclen vs namelen
difference allows the ext2(/3) format to be extended while minimizing
breakage to existing code. One day another field might be added to the
inode and any assumptions regarding the size of a record length would
limit such extensions. (One such field is currently the 'file type',
although, the file type does not actually use up any additional bytes)
After all, if the record length was always the inode length + name
length + the name, I would personally vote for removing the reclen
altogether. :-)
mark (who likes "rm -fr" being very fast... the easiest way to not
remove things you don't want to remove is (1) keep backups,
and (2) don't use it as a habit. Additionally, using a shell
like /bin/zsh allows you to catch nasty typos involving
"rm -fr *")
-- mark@mielke.cc/markm@ncf.ca/markm@nortelnetworks.com __________________________ . . _ ._ . . .__ . . ._. .__ . . . .__ | Neighbourhood Coder |\/| |_| |_| |/ |_ |\/| | |_ | |/ |_ | | | | | | \ | \ |__ . | | .|. |__ |__ | \ |__ | Ottawa, Ontario, CanadaOne ring to rule them all, one ring to find them, one ring to bring them all and in the darkness bind them...
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/