[PATCH 09/18] xstat: Make special system filesystems return FS_SPECIAL_FL [ver #6]

Christoph Hellwig hch at infradead.org
Sun Jul 18 02:49:55 MDT 2010


special is not a very useful identifier.  Also what you are returning
is per-filesystem data, not per-file.  This needs to go into statfs,
not into stat.  We're about to introduce flags for statfs, so try
to do it ontop of those.

The same thing applies to the remote flag in the next patch.



More information about the samba-technical mailing list