summaryrefslogtreecommitdiff
path: root/fs/ubifs
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2017-12-08 06:07:02 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-04-27 10:35:41 +0300
commit2411a27e7475273aa10179d94bb00e958f6fbec5 (patch)
tree7aac86346af45b8874a88c7f7cc2d080f7cec2c0 /fs/ubifs
parent4fa17fc730ba3b7f0cb69937df919a7a226067be (diff)
downloadlinux-2411a27e7475273aa10179d94bb00e958f6fbec5.tar.xz
xfs: add the ability to join a held buffer to a defer_ops
commit b7b2846fe26f2c0d7f317c874a13d3ecf22670ff upstream. In certain cases, defer_ops callers will lock a buffer and want to hold the lock across transaction rolls. Similar to ijoined inodes, we want to dirty & join the buffer with each transaction roll in defer_finish so that afterwards the caller still owns the buffer lock and we haven't inadvertently pinned the log. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Alex Lyakas <alex@zadara.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/ubifs')
0 files changed, 0 insertions, 0 deletions