I've been trawilng the web trying to find out how to get the current inode size for a file. I now know how to change the max inode size for the system;
mkfs -i size=xxx which also begs the question how to find out the current limit of the system. I'm guessing it'll be the default 256 bytes, but I'd like to be sure. The reason I'd like to know the current inode size of a file is because I'd like to create a large enough number of extended attributes in order to test the inodes boundaries and the subsequent handling. -- View this message in context: http://www.nabble.com/Finding-out-current-inode-size-tp14599119p14599119.html Sent from the Gnu - Bash mailing list archive at Nabble.com.