Changed the way the fake xattr-stat data gets read. The do_stat()
authorWayne Davison <wayned@samba.org>
Fri, 27 Oct 2006 22:10:55 +0000 (22:10 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 27 Oct 2006 22:10:55 +0000 (22:10 +0000)
commite66b9b1fcabd2b4d9451ad6f1a833fa062907274
tree6651cbdde8c5439ad244940e3bccd6a30317ee71
parent0bac098f7891bb31eaea7cc4dd7877277aeba27b
Changed the way the fake xattr-stat data gets read.  The do_stat()
functions are no longer modified, but instead new x_stat() functions
have been added that return both stat() and xattr-stat data, either
merged into one stat struct or in separate stat structs.
fake-super.diff