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:06 +0000 (20:35 +0000)
committeradilger <adilger>
Wed, 30 Jul 2003 20:35:06 +0000 (20:35 +0000)
commit927c598bc84856c9cd0dbe7d3357afe585883cb7
treec0569525200fc103d1fef616eb3162287be56432
parent73103fbf4abdba80d2f686af4442ffb2359d629c
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/include/linux/lustre_fsfilt.h
lustre/obdclass/fsfilt_ext3.c