1> I m not able to figure out why the value 4*1024*2 is being assinged to $extent_size i.e. if the chunk size is 4M,
then why extent_size has this value??
2> And why there is such an assingment to $extents in line 48/49 .I mean what value is going inside $extents and how
the eveluation of the left hand side value.
device mapper
I would like to clear my question
1> I m not able to figure out why the value 4*1024*2 is being assinged to $extent_size i.e. if the chunk size is 4M,
then why extent_size has this value??
2> And why there is such an assingment to $extents in line 48/49 .I mean what value is going inside $extents and how
the eveluation of the left hand side value.
I think i have made myself clear