Message ID | 20230828-vfs-super-fixes-v1-0-b37a4a04a88f@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | Small follow-up fixes for this cycle | expand |
On Mon, 28 Aug 2023 13:26:22 +0200, Christian Brauner wrote: > Hey Jan & Christoph, > > Two small follow-up fixes for two brainos. > I plan on getting this merged tomorrow if there aren't any objections. > > Christian > > [...] Applied to the vfs.super branch of the vfs/vfs.git tree. Patches in the vfs.super 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.super [1/2] super: move lockdep assert https://git.kernel.org/vfs/vfs/c/345a5c4a0b63 [2/2] super: ensure valid info https://git.kernel.org/vfs/vfs/c/dc3216b14160
Hey Jan & Christoph, Two small follow-up fixes for two brainos. I plan on getting this merged tomorrow if there aren't any objections. Christian Signed-off-by: Christian Brauner <brauner@kernel.org> --- Christian Brauner (2): super: move lockdep assert super: ensure valid info fs/super.c | 51 +++++++++++++++++++++++++++++++-------------------- 1 file changed, 31 insertions(+), 20 deletions(-) --- base-commit: cd4284cfd3e11c7a49e4808f76f53284d47d04dd change-id: 20230828-vfs-super-fixes-147bf51f7b43