Home
last modified time | relevance | path

Searched hist:c8a09ff8ca2235bccdaea8a52fbd5349646a8ba4 (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_log_priv.hdiff c8a09ff8ca2235bccdaea8a52fbd5349646a8ba4 Fri Dec 03 14:02:40 CET 2010 Dave Chinner <dchinner@redhat.com> xfs: convert log grant heads to atomic variables

Convert the log grant heads to atomic64_t types in preparation for
converting the accounting algorithms to atomic operations. his patch
just converts the variables; the algorithmic changes are in a
separate patch for clarity.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
H A Dxfs_log.cdiff c8a09ff8ca2235bccdaea8a52fbd5349646a8ba4 Fri Dec 03 14:02:40 CET 2010 Dave Chinner <dchinner@redhat.com> xfs: convert log grant heads to atomic variables

Convert the log grant heads to atomic64_t types in preparation for
converting the accounting algorithms to atomic operations. his patch
just converts the variables; the algorithmic changes are in a
separate patch for clarity.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>