[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20231213161857.GN1674809@ZenIV>
Date: Wed, 13 Dec 2023 16:18:57 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org
Subject: [git pull] ufs fix
The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:
Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes
for you to fetch changes up to 485053bb81c81a122edd982b263277e65d7485c5:
fix ufs_get_locked_folio() breakage (2023-12-13 11:14:09 -0500)
----------------------------------------------------------------
ufs got broken this merge window on folio conversion - calling
conventions for filemap_lock_folio() are not the same as for
find_lock_page()
Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
----------------------------------------------------------------
Al Viro (1):
fix ufs_get_locked_folio() breakage
fs/ufs/util.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Powered by blists - more mailing lists