2013-05-03 15:37:40

by Dave Kleikamp

[permalink] [raw]
Subject: [GIT PULL] jfs for 3.10

The following changes since commit 5f243b9b46a22e5790dbbc36f574c2417af49a41:

Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 (2013-01-04 10:41:54 -0800)

are available in the git repository at:


git://github.com/kleikamp/linux-shaggy.git tags/jfs-3.10

for you to fetch changes up to 73aaa22d5ffb2630456bac2f9a4ed9b81d0d7271:

jfs: fix a couple races (2013-05-01 11:16:59 -0500)

----------------------------------------------------------------
Dave Kleikamp (1):
jfs: fix a couple races

Nickolai Zeldovich (1):
jfs: avoid undefined behavior from left-shifting by 32 bits

fs/jfs/inode.c | 2 +-
fs/jfs/jfs_imap.c | 2 +-
fs/jfs/jfs_logmgr.c | 3 ++-
3 files changed, 4 insertions(+), 3 deletions(-)