On Mon, 30 Nov 2015, Andreas Gruenbacher wrote: > Use the VFS xattr handler infrastructure and get rid of similar code in > the filesystem. For implementing shmem_xattr_handler_set, we need a > version of simple_xattr_set which removes the attribute when value is > NULL. Use this to implement kernfs_iop_removexattr as well. > > Signed-off-by: Andreas Gruenbacher <[email protected]> > Cc: Hugh Dickins <[email protected]> > Cc: [email protected]
Reviewed-by: James Morris <[email protected]> -- James Morris <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

