Re: [PATCH] f2fs: fix out-of-repair __setattr_copy()
From: Greg KH
Date: Wed Dec 16 2020 - 04:44:24 EST
On Wed, Dec 16, 2020 at 05:15:23PM +0800, Chao Yu wrote:
> __setattr_copy() was copied from setattr_copy() in fs/attr.c, there is
> two missing patches doesn't cover this inner function, fix it.
>
> Commit 7fa294c8991c ("userns: Allow chown and setgid preservation")
> Commit 23adbe12ef7d ("fs,userns: Change inode_capable to capable_wrt_inode_uidgid")
Are these lines supposed to be "Fixes:" instead of "Commit "?
thanks,
greg k-h