public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* v7.0-rc1, name_to_handle_at(..., AT_EMPTY_PATH)
@ 2026-02-27 10:44 J. R. Okajima
  2026-02-27 15:22 ` Al Viro
  0 siblings, 1 reply; 6+ messages in thread
From: J. R. Okajima @ 2026-02-27 10:44 UTC (permalink / raw)
  To: viro; +Cc: linux-fsdevel

Hello Al Viro,

By the commit in v7.0-rc1,
	154ef7dce6a4d 2026-01-16 name_to_handle_at(): use CLASS(filename_uflags)
name_to_handle_at(2) stopped handling AT_EMPTY_PATH, and an application
which issues
	name_to_handle_at(fd, "", handle, &mnt_id, AT_EMPTY_PATH);
started failing.

It is due to the commit dropped setting LOOKUP_EMPTY to lookup_flags in
name_to_handle_at(2).
The commit log is empty and I'd ask you "Is it intentional or an
accident?"


J. R. Okajima

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-02-27 22:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-27 10:44 v7.0-rc1, name_to_handle_at(..., AT_EMPTY_PATH) J. R. Okajima
2026-02-27 15:22 ` Al Viro
2026-02-27 15:41   ` hooanon05g
2026-02-27 18:48     ` Al Viro
2026-02-27 20:07       ` Al Viro
2026-02-27 22:35       ` hooanon05g

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox