Whamcloud - gitweb
- ll_update_inode() puts number of MDS holding inode to inode->i_dev. this
authoralex <alex>
Mon, 24 May 2004 08:57:47 +0000 (08:57 +0000)
committeralex <alex>
Mon, 24 May 2004 08:57:47 +0000 (08:57 +0000)
commite50f67cd2a1b22d57f11f3ec867f29e91331a9d5
tree1e7a16d2e141d9dbae72b337a8dcbbfbfde98083
parentda9596b490a4ec4659b585b1622a7718ed591291
- ll_update_inode() puts number of MDS holding inode to inode->i_dev. this
  fix the problem some apps confuses on: they see the same inode number for
  different objects. thanks to Andreas for the idea.
lustre/llite/llite_lib.c