On Mon, 2013-10-28 at 11:40 -0400, Ric Wheeler wrote: > Then you end up with large directories and an extra name per inode that needs to > be stored and extra lookups for each file when you do a whole file system crawl. > > Certainly not as easy as adding and xattrs with that information :) And I think there's another reason why it wouldn't work... Imagine I change my system to encode what should be XATTRs in hardlink pseudo files... If I have such pair locally e.g. on my ext4: /foo/bar/actual/file /meta/<SHA512 identifier>.2342348324 And now move/copy the file via the network to the archive, I'd have to copy both files (which is really annoying), and I'd guess the inode coupling would get los (and at least the name wouldn't fit anymore). So the whole thing is IMHO not even a workaround. Cheers, Chris.
Attachment:
smime.p7s
Description: S/MIME cryptographic signature