aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2020-09-28 14:26:13 +0200
committerJan Kara <jack@suse.cz>2020-12-16 11:56:02 +0100
commitf7387170339afb473a0d95b7732f904346f9795e (patch)
tree505166eb10ed08ffe2698f2ca01e8b5d27f2a191 /fs/quota
parentfs: quota: fix array-index-out-of-bounds bug by passing correct argument to vfs_cleanup_quota_inode() (diff)
downloadlinux-dev-f7387170339afb473a0d95b7732f904346f9795e.tar.xz
linux-dev-f7387170339afb473a0d95b7732f904346f9795e.zip
writeback: don't warn on an unregistered BDI in __mark_inode_dirty
BDIs get unregistered during device removal, and this WARN can be trivially triggered by hot-removing a NVMe device while running fsx It is otherwise harmless as we still hold a BDI reference, and the writeback has been shut down already. Link: https://lore.kernel.org/r/20200928122613.434820-1-hch@lst.de Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/quota')
0 files changed, 0 insertions, 0 deletions