[PATCH 3/5] 9p: Simplify the xattr handlers

Christoph Hellwig hch at infradead.org
Wed Sep 16 07:14:06 PDT 2015


> +	const char *full_name = name - XATTR_SECURITY_PREFIX_LEN;

Please add something like an xattr_full_name() helper to xattr.h that
does this in one place and with proper documentation.

Otherwise looks fine.



More information about the linux-mtd mailing list