Jan. 4, 2012
9:53 a.m.
Is it is helpful to make some new datastructure that store the metadata of file in snapshot? -- Regards, Swapnil Gaikwad.
Jan. 5, 2012
7:21 p.m.
On Wed, Jan 4, 2012 at 4:53 AM, Swapnil Gaikwad <swapnilgaik72@gmail.com> wrote:
Is it is helpful to make some new datastructure that store the metadata of file in snapshot?
I would say you primarily want new instances of existing data structures. That is if need to track 10 different versions of a single file, then you may want 10 inodes and 10 sets of pointer blocks. Greg
5335
Age (days ago)
5336
Last active (days ago)
1 comments
2 participants
participants (2)
-
Greg Freemyer -
Swapnil Gaikwad