commit | 12e971b652e3166c3039e09ad2cb5568fc7f040a | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 05 12:59:32 2018 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 05 12:59:32 2018 -0800 |
tree | b1859ba656cc2577569b08f911a08f01ea0449e7 | |
parent | f842839cd85be149ff158bddf0260cd1a8db69e5 [diff] | |
parent | b4d8ad7fd3a18e6d92d4ebe858185c704604a57d [diff] |
Merge tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux Pull XFS fixes from Darrick Wong: "I have just a few fixes for bugs and resource cleanup problems this week: - Fix resource cleanup of failed quota initialization - Fix integer overflow problems wrt s_maxbytes" * tag 'xfs-4.15-fixes-10' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: xfs: fix s_maxbytes overflow problems xfs: quota: check result of register_shrinker() xfs: quota: fix missed destroy of qi_tree_lock