]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: connect refcount adjust functions to upper layers
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 3 Oct 2016 16:11:22 +0000 (09:11 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Mon, 3 Oct 2016 16:11:22 +0000 (09:11 -0700)
commitc28c87ac9ab30ee42a9d52c8f830c546bc365b5b
treeb1acf458b477cb41102ea4cca9cb5f6445b5e8c1
parent548cc7db5ce31ce7a7f9a02388126952df02c1c0
xfs: connect refcount adjust functions to upper layers

Plumb in the upper level interface to schedule and finish deferred
refcount operations via the deferred ops mechanism.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_defer.h
fs/xfs/libxfs/xfs_refcount.c
fs/xfs/libxfs/xfs_refcount.h
fs/xfs/xfs_error.h
fs/xfs/xfs_refcount_item.c
fs/xfs/xfs_super.c
fs/xfs/xfs_trace.h
fs/xfs/xfs_trans.h
fs/xfs/xfs_trans_refcount.c