[0/2] 2 cosmetic changes

Message ID 20231004111916.728135-1-mjguzik@gmail.com
Headers
Series 2 cosmetic changes |

Message

Mateusz Guzik Oct. 4, 2023, 11:19 a.m. UTC
  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(-)
  

Comments

Christian Brauner Oct. 9, 2023, 4:14 p.m. UTC | #1
On Wed, 04 Oct 2023 13:19:14 +0200, Mateusz Guzik wrote:
> 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
> 
> [...]

Applied to the vfs.misc branch of the vfs/vfs.git tree.
Patches in the vfs.misc branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.

Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.misc

[1/2] vfs: predict the error in retry_estale as unlikely
      https://git.kernel.org/vfs/vfs/c/c9f39d6a1486
[2/2] vfs: stop counting on gcc not messing with mnt_expiry_mark if not asked
      https://git.kernel.org/vfs/vfs/c/5cafd8fed85c