OSDN Git Service

xfs: add XBF_XBF_NO_IOACCT to buf trace output
authorEric Sandeen <sandeen@redhat.com>
Mon, 28 Nov 2016 03:57:42 +0000 (14:57 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 28 Nov 2016 03:57:42 +0000 (14:57 +1100)
commit1247ec4c5f6e64b3cf01af58173820cdc61f11ed
tree9b73317a71c6ae3d918acaa50f600499261edb07
parent0e8d630ba039d9976d250eedb82c3a423ad15447
xfs: add XBF_XBF_NO_IOACCT to buf trace output

When XBF_NO_IOACCT got added, it missed the translation
in XFS_BUF_FLAGS, so we see "0x8" in trace output rather
than the flag name.  Fix it.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_buf.h