Thread (123 messages) 123 messages, 4 authors, 2016-09-30

Re: [PATCH 13/63] xfs: adjust refcount of an extent of blocks in refcount btree

From: Christoph Hellwig <hch@infradead.org>
Date: 2016-09-30 07:11:16
Also in: linux-xfs

+#define RCNEXT(rc)	((rc).rc_startblock + (rc).rc_blockcount)
+#define IS_VALID_RCEXT(ext)	((ext).rc_startblock != NULLAGBLOCK)
I would turn these into inline helpers with nice lower case names.
Not critical for the merge, though, so:

Signed-off-by: Christoph Hellwig <hch@lst.de>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help