Whamcloud - gitweb
Ensure OST objids are unique even after a crash by using the mount count as
authoradilger <adilger>
Wed, 30 Jul 2003 20:35:18 +0000 (20:35 +0000)
committeradilger <adilger>
Wed, 30 Jul 2003 20:35:18 +0000 (20:35 +0000)
commit0cae15d7dabc925fa83bb1899d438ef7802c3f28
treeed9b2c68794add4965d3f94f65f5020e14a92149
parentcb16ca43c56e9a24eb5581c9c7ccf024e6e9853d
Ensure OST objids are unique even after a crash by using the mount count as
a generation number.  Remove old "superhack" code.

Add a "force_sync" parameter to filter_update_server_data() and
fsfilt_write_record() so that we ensure the mount_count is safe on disk
when the OST has started.

b=294
r=phil
lustre/obdfilter/filter_internal.h
lustre/obdfilter/filter_log.c