Whamcloud - gitweb
LU-1445 ofd: remove ofd_seq_count and add ocd_seq
authorwangdi <di.wang@whamcloud.com>
Tue, 24 Sep 2013 09:47:06 +0000 (02:47 -0700)
committerOleg Drokin <green@whamcloud.com>
Sat, 12 Jan 2013 04:54:00 +0000 (23:54 -0500)
commitc9420061c26a910c3bd0fcf4d347c74a5edbdf3a
treec37088c51bcf2bcdb30c20be6954e0fa1c95f7f7
parent33c7936e9175f5cb151ad0cfc8c9694751eb4430
LU-1445 ofd: remove ofd_seq_count and add ocd_seq

Remove ofd_seq_count from the disk, so ofd_seq will
not be initialized during setup,  only be created during
connection or reconnection.

Change-Id: I6dad9aa960897f46afb0a5ea96d8330a227f36e4
Signed-off-by: Wang Di <di.wang@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/4325
Reviewed-by: Mike Pershin <mike.pershin@intel.com>
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/include/lustre_fid.h
lustre/ofd/ofd_fs.c
lustre/ofd/ofd_internal.h
lustre/ofd/ofd_obd.c