attr: add support for cephfs
authorLuis Henriques <lhenriques@suse.com>
Wed, 3 May 2017 10:54:13 +0000 (11:54 +0100)
committerEryu Guan <eguan@redhat.com>
Thu, 4 May 2017 07:57:08 +0000 (15:57 +0800)
commit5fcc706aab436ca07ecc628c04146021fbe663f9
treefe66e5cf4691fb345c858aee8598dfa44a0a721e
parent3c309f26fbd7e55cf101b5c034e9de32e1573a04
attr: add support for cephfs

Block size for cephfs is 4M, which makes generic/020 test fail as the
value for MAX_ATTRS and MAX_ATTRVAL_SIZE will be too high.  Restrict these
two variables to sane values for this FSTYP.

Signed-off-by: Luis Henriques <lhenriques@suse.com>
Reviewed-by: "Yan, Zheng" <ukernel@gmail.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
common/attr