Whamcloud - gitweb
LU-10041 osd: osd-zfs to choose dnode size 70/29770/2
authorAlex Zhuravlev <bzzz@whamcloud.com>
Thu, 28 Sep 2017 11:30:55 +0000 (14:30 +0300)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 26 Oct 2017 16:35:16 +0000 (16:35 +0000)
commitdb0d3c621d1cb75961a8e8e158cda6daae0fdc3d
treebcdfede8f49f980142393da400c4b96ffce29303
parent7d450f590df3deafde7d90d1a1bff6398df0b99b
LU-10041 osd: osd-zfs to choose dnode size

depending on dnodesize property it can be:
legacy (512 bytes), auto (512 bytes to 16K) or absolute
size (512, 1024, 2048, 4096, 8192, 16384).

Lustre-change: https://review.whamcloud.com/29242
Lustre-commit: d993de7b40cd9625b48e5361ae29f77bfceb207a

Change-Id: Iea35d8ae850523440272467320410850821f484c
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/29770
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/osd-zfs/osd_handler.c
lustre/osd-zfs/osd_internal.h
lustre/osd-zfs/osd_object.c
lustre/osd-zfs/osd_xattr.c