linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] 2 cosmetic changes
@ 2023-10-04 11:19 Mateusz Guzik
  2023-10-04 11:19 ` [PATCH 1/2] vfs: predict the error in retry_estale as unlikely Mateusz Guzik
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mateusz Guzik @ 2023-10-04 11:19 UTC (permalink / raw)
  To: brauner; +Cc: linux-kernel, linux-fsdevel, Mateusz Guzik

both were annoying me for some time, so I'm pushing them out

These patches don't warrant arguing nor pinging in case of no response,
so if you don't like them that's it for the patchset. :)

cheers

Mateusz Guzik (2):
  vfs: predict the error in retry_estale as unlikely
  vfs: stop counting on gcc not messing with mnt_expiry_mark if not
    asked

 fs/namespace.c        | 4 ++--
 include/linux/namei.h | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-10-09 16:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04 11:19 [PATCH 0/2] 2 cosmetic changes Mateusz Guzik
2023-10-04 11:19 ` [PATCH 1/2] vfs: predict the error in retry_estale as unlikely Mateusz Guzik
2023-10-04 11:19 ` [PATCH 2/2] vfs: stop counting on gcc not messing with mnt_expiry_mark if not asked Mateusz Guzik
2023-10-09 16:14 ` [PATCH 0/2] 2 cosmetic changes Christian Brauner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).