summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/fs.c
diff options
context:
space:
mode:
authorBrian Foster <bfoster@redhat.com>2020-03-27 16:29:55 +0100
committerDarrick J. Wong <darrick.wong@oracle.com>2020-03-28 17:40:12 +0100
commitd4bc4c5fd177066b38e3a39ac751399e8dff80cf (patch)
tree268e7ca4a4531b5039856df51b7d97fef325e2ba /fs/jffs2/fs.c
parentxfs: trylock underlying buffer on dquot flush (diff)
downloadlinux-d4bc4c5fd177066b38e3a39ac751399e8dff80cf.tar.xz
linux-d4bc4c5fd177066b38e3a39ac751399e8dff80cf.zip
xfs: return locked status of inode buffer on xfsaild push
If the inode buffer backing a particular inode is locked, xfs_iflush() returns -EAGAIN and xfs_inode_item_push() skips the inode. It still returns success to xfsaild, however, which bypasses the xfsaild backoff heuristic. Update xfs_inode_item_push() to return locked status if the inode buffer couldn't be locked. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'fs/jffs2/fs.c')
0 files changed, 0 insertions, 0 deletions