Whamcloud - gitweb
- added a find_inode function that iget4() will use to compare inodes.
authorbraam <braam>
Wed, 27 Mar 2002 22:54:23 +0000 (22:54 +0000)
committerbraam <braam>
Wed, 27 Mar 2002 22:54:23 +0000 (22:54 +0000)
commit408c1153295c8788a33d4d6b540aa88e03f0b087
tree1223d2ab4f2558a2516dd30c23bd9a1e07ceb19b
parent8bb4e81efa28920648370aa00fa6731b13717258
- added a find_inode function that iget4() will use to compare inodes.
  find_inode simply compares generation number with what we get from MDS
- set rep->generation in mds_reint.c:mds_reint_create()
lustre/llite/namei.c
lustre/llite/super.c
lustre/mds/mds_reint.c