The following changes since commit c65b99f046843d2455aa231747b5a07a999a9f3d:
Linux 4.1-rc6 (2015-05-31 19:01:07 -0700)
are available in the git repository at:
git://github.com/kleikamp/linux-shaggy.git tags/jfs-4.2
for you to fetch changes up to 26456955719b79cc4a011b18221aa68f599f6b6c:
jfs: clean up jfs_rename and fix out of order unlock (2015-07-15 14:11:30 -0500)
----------------------------------------------------------------
A couple trivial fixes and an error path fix
----------------------------------------------------------------
Colin Ian King (1):
jfs: fix indentation on if statement
Dave Kleikamp (1):
jfs: clean up jfs_rename and fix out of order unlock
Nan Jia (1):
jfs: removed a prohibited space after opening parenthesis
fs/jfs/file.c | 2 +-
fs/jfs/inode.c | 4 ++--
fs/jfs/namei.c | 27 +++++++++++++--------------
3 files changed, 16 insertions(+), 17 deletions(-)