On Sat, Oct 29, 2011 at 06:16:49AM -0400, Christoph Hellwig wrote: > This function should probably grow a check for S_NOSEC instead of > hitting the filesystems with an xattr read for every lookup. Note it also takes the convention that junctions should have the sticky bit set without being executable, and it does those checks before checking for the xattr, so it shouldn't be doing an xattr read for every lookup. Grepping for S_NOSEC.... "no suid or xattr security attributes". But "junction.type" isn't a "security attribute", is it? I may not understand what that means. --b. -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html