On Mon, Feb 17, 2020 at 01:59:29PM +0100, Christoph Hellwig wrote: > The Linux xattr and acl APIs use a single call for set an remove. Modify "set and remove" > the high-level XFS API to match that and let xfs_attr_set handle removing > attributes as well. With a little bit of reordering this removes a lot > of code. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Chandan Rajendra <chandanrlinux@xxxxxxxxx> Mostly just rearranging code, makes sense. Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> -- Dave Chinner david@xxxxxxxxxxxxx