On Thu, Feb 22, 2024 at 04:27:50PM +0100, Christian Brauner wrote: > I still think that the generic_{get,set,remove}_fscaps() helpers falling > back to plain *vfs_*xattr() calls is a hackish. So ideally I'd like to > see this killed in a follow-up series and make all fses that support > them use the inode operation. Right, you brought this up last time, and I probably should have mentioned it in the cover letter. I haven't seriously looked at doing this yet, in large part because I got interrupted from working on this and felt like v2 patches were long overdue (and you said you were fine with doing it as a follow-up series anyway). But I will have a look to see if it makes sense to change that in the next version of this series.