summaryrefslogtreecommitdiffstats
path: root/fs/inode.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2017-01-09 22:36:19 +0100
committerDarrick J. Wong <darrick.wong@oracle.com>2017-01-09 22:36:36 +0100
commit255c516278175a6dc7037d1406307f35237d8688 (patch)
treebb0b829c4fc6365add5b769089930695ef039a92 /fs/inode.c
parentxfs: bump up reserved blocks in xfs_alloc_set_aside (diff)
downloadlinux-255c516278175a6dc7037d1406307f35237d8688.tar.xz
linux-255c516278175a6dc7037d1406307f35237d8688.zip
xfs: fix bogus minleft manipulations
We can't just set minleft to 0 when we're low on space - that's exactly what we need minleft for: to protect space in the AG for btree block allocations when we are low on free space. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/inode.c')
0 files changed, 0 insertions, 0 deletions