]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Mar 2022 00:38:15 +0000 (17:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Mar 2022 00:38:15 +0000 (17:38 -0700)
commit9de6f07410b1de3cc3beccd276564c0febf9b9da
tree0acdbe2d3c766a23ac24cba0d8d842260af4a514
parent0d019d4c11273f239ff75f0b0d4e1e3fb35db9af
parent95dbc97a756221e4a4a077b55a06f2e90aea5e5e
Merge tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull reiserfs updates from Jan Kara:
 "The biggest change in this pull is the addition of a deprecation
  message about reiserfs with the outlook that we'd eventually be able
  to remove it from the kernel. Because it is practically unmaintained
  and untested and odd enough that people don't want to bother with it
  anymore...

  Otherwise there are small udf and ext2 fixes"

* tag 'fs_for_v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  udf: remove redundant assignment of variable etype
  reiserfs: Deprecate reiserfs
  ext2: correct max file size computing
  reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag
fs/ext2/super.c
fs/reiserfs/inode.c
fs/reiserfs/super.c
fs/udf/super.c