OSDN Git Service

xfs: add magic numbers to dquot buffer ops
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 6 Feb 2019 18:05:04 +0000 (10:05 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 12 Feb 2019 00:07:01 +0000 (16:07 -0800)
commit4260baac629e15723574f42c5c9ba13cb037db8e
tree066afa9810e561677895b7f575ee6c50a5ec1037
parent2bfe7069f71e56a301976d08eae3027b1eebc30d
xfs: add magic numbers to dquot buffer ops

Add dquot magic numbers to the buffer ops type, in case we ever want to
use them.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/libxfs/xfs_dquot_buf.c