Re: [PATCH] idmapped-mounts: probe O_TMPFILE support with the caller's mapped id
Zorro Lang <[email protected]>
| Newsgroups | org.kernel.vger.fstests |
|---|---|
| Message-ID | <anyG3P9CnAt0ZXUV@zlang-mailbox> |
On Wed, Aug 12, 2026 at 11:58:15AM +0200, Christian Brauner wrote: > On Tue, Aug 11, 2026 at 04:40:18AM +0800, Zorro Lang wrote: > > On Thu, Aug 06, 2026 at 02:11:55PM +0800, Zizhi Wo wrote: > > > friendly ping... > > > > Hi Zizhi, actually I'm waiting for the fix from vfs list. > > > > Hi Christian, > > > > Could you please take a look at this issue? Quite a few people have submitted > > patches trying to fix this test issue. Given that you are the authority on > > this topic and previously sent a patchset [1] to fix this kind of issue, I think > > accepting your patch would be the best approach to stay aligned with upstream > > VFS. Christoph also metioned that [2] last time. I don't want to make this issue > > fixing any more complicated. Could you please provide your review point or > > rebase your fix on the latest fstests for-next branch, we'll review it ASAP. > > Just seeing this now. > Please accept my patch which is a lot simpler imho. Thanks! Hi Christian, Before merging your patch, fstests has merged below commit: [1cca2bc0d7a9] fstests: vfstest: skip rejected tmpfile creation I think we can revert this commit, then merge yours currently. Your patchset below contains 2 patches: https://lore.kernel.org/fstests/[email protected]/ Patch 1/2 has been acked and contains fix we want I think, so I'll merge it first. The patch 2/2 remains under review, so I'll leave that one for you update later. Does this make sense to you? Thanks, Zorro