Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • So it's sort of like an inode number, but it never repeats for the life of the filesystem? Commented Oct 30, 2010 at 20:52
  • OK, I used "chattr -v 1 file*" to change several files' version number. It worked (lsattr showed version 1) and the files didn't get merged into each other or anything weird. So I think this is still an open question. Is it just "we had extra space for an int in the inode", or does it have a meaning/usage/history/etc (other than NFS above) Commented Nov 2, 2010 at 20:23
  • 1
    add this to your question, by editing your question. That way more people get to see it... Commented Nov 2, 2010 at 20:35