From: Mikhail Pershin Date: Mon, 3 Jun 2013 13:40:48 +0000 (+0800) Subject: staging/lustre/obdclass: use common way to store lastid X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~76^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66cc83e965d30fef4f40c2dfd429aebc8be53055;p=pandora-kernel.git staging/lustre/obdclass: use common way to store lastid Local files last id are stored in root in files named seq-xxx-lastid while lastid for OST objects is stored in O/seq/LAST_ID special object with zero OID and handled by OSD. Patch reworks local files lastid to be stored in O/seq/LAST_ID too and using the same format. Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-2886 Lustre-change: http://review.whamcloud.com/6199 Signed-off-by: Mikhail Pershin Signed-off-by: James Nunez Reviewed-by: Andreas Dilger Reviewed-by: Alex Zhuravlev Reviewed-by: Fan Yong Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed