Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 02:38:47 +0000 (18:38 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 02:38:47 +0000 (18:38 -0800)
commitbd90741318ee0a48244e8e4b9364023d730a80a9
tree5c6facabc5b100cc321bb9e5c0a805a6931aa0cd
parent13c574fec815f449fa812df60844bbb4b1548d19
parente0c49bd2b4d3cd1751491eb2d940bce968ac65e9
Merge tag 'pull-misc' of git://git./linux/kernel/git/viro/vfs

Pull misc vfs updates from Al Viro:
 "misc pile"

* tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: sysv: Fix sysv_nblocks() returns wrong value
  get rid of INT_LIMIT, use type_max() instead
  btrfs: replace INT_LIMIT(loff_t) with OFFSET_MAX
  fs: simplify vfs_get_super
  fs: drop useless condition from inode_needs_update_time
fs/super.c
include/linux/fs.h