[GIT,PULL] jfs updates for v6.8-rc3

Message ID 09ec99b3-f2f8-489c-9f96-48f727326ee3@oracle.com
State New
Headers
Series [GIT,PULL] jfs updates for v6.8-rc3 |

Pull-request

git@github.com:kleikamp/linux-shaggy.git tags/jfs-6.8-rc3

Message

Dave Kleikamp Jan. 29, 2024, 9:23 p.m. UTC
  The following changes since commit 41bccc98fb7931d63d03f326a746ac4d429c1dd3:

   Linux 6.8-rc2 (2024-01-28 17:01:12 -0800)

are available in the Git repository at:

   git@github.com:kleikamp/linux-shaggy.git tags/jfs-6.8-rc3

for you to fetch changes up to e42e29cc442395d62f1a8963ec2dfb700ba6a5d7:

   Revert "jfs: fix shift-out-of-bounds in dbJoin" (2024-01-29 08:45:10 -0600)

----------------------------------------------------------------
Reverts a bad sanity check

----------------------------------------------------------------
Dave Kleikamp (1):
       Revert "jfs: fix shift-out-of-bounds in dbJoin"

  fs/jfs/jfs_dmap.c | 8 +-------
  1 file changed, 1 insertion(+), 7 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Jan. 30, 2024, 2:49 a.m. UTC | #1
The pull request you sent on Mon, 29 Jan 2024 15:23:03 -0600:

> git@github.com:kleikamp/linux-shaggy.git tags/jfs-6.8-rc3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/861c0981648f5b64c86fd028ee622096eb7af05a

Thank you!