]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Jul 2019 20:15:39 +0000 (13:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 30 Jul 2019 20:15:39 +0000 (13:15 -0700)
commit7a2ed7507d334e015e009ceac2fc867dc0a6e566
treec48ee8a2db085655323ef5756c18ee9c8782f3b3
parent0e5493c0d8c5a8940c023241ffe2bd307c635762
parentb1cdca47114e2506e94e7dcd386b4ed7713e51fc
Merge tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs

Pull f2fs fixes from Jaegeuk Kim:
 "This set of patches adjust to follow recent setflags changes and fix
  two regressions"

* tag 'f2fs-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs:
  f2fs: use EINVAL for superblock with invalid magic
  f2fs: fix to read source block before invalidating it
  f2fs: remove redundant check from f2fs_setflags_common()
  f2fs: use generic checking function for FS_IOC_FSSETXATTR
  f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
fs/f2fs/super.c