]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 May 2019 18:37:27 +0000 (11:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 May 2019 18:37:27 +0000 (11:37 -0700)
commit753264cfb5d4c91e69f92173810eda9f011f46af
tree309fa0efe3fcd0f16a3bd0ff0d6ac19544b15ef1
parentc3f6b183ff387f500c8640f5582b460622f4dac0
parentbb5acb34095f56b2fc06753df5f67714de0b12c9
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy

Pull jfs updates from Dave Kleikamp:
 "Several minor jfs fixes"

* tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy:
  jfs: fix bogus variable self-initialization
  fs/jfs: Switch to use new generic UUID API
  jfs: compare old and new mode before setting update_mode flag
  jfs: remove incorrect comment in jfs_superblock
  jfs: fix spelling mistake, EACCESS -> EACCES
fs/jfs/super.c