Whamcloud - gitweb
LU-10565 osd: use readdir while iterate is kabi_extend 99/31199/2
authorYang Sheng <yang.sheng@intel.com>
Thu, 25 Jan 2018 17:43:37 +0000 (01:43 +0800)
committerJohn L. Hammond <john.hammond@intel.com>
Fri, 9 Feb 2018 21:35:28 +0000 (21:35 +0000)
commitda25d1da3a1ba55ef6a21fb54ddff7878620f92c
tree0abd150d3682728c4d8e61a3e63b2d35da59d4c6
parent030b15004d3acf6b98c198263fcca232129568cc
LU-10565 osd: use readdir while iterate is kabi_extend

Sometime iterate interface is not initialized in ldiskfs.
So we use readdir in such case.

Lustre-change: https://review.whamcloud.com/31018
Lustre-commit: 7db38378aa07f7ce5fb79bc379271fd4218d95bd

Signed-off-by: Yang Sheng <yang.sheng@intel.com>
Change-Id: I43260a6d27003895b0ddd1bdf7b0539cc2ad64c5
Reviewed-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/31199
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/autoconf/lustre-core.m4