[Pvfs2-developers] metadata server

2007-04-27 Thread Dharani Sankar Vijayakumar
Hi all, What should i do to add another field into the metadata of a file. (It will be helpful if one could point me to the .c file where the code for the metadata server database getting updated is present). Regards, Dharani ___ Pvfs2-developers

Re: [Pvfs2-developers] metadata server

2007-04-27 Thread slang
Dharani, You can use extended attributes to include metadata attributes that don't already exist. This might be easiest depending on your needs and intended goals. If you really do want to add a field to the metadata on a file, you should start by looking at two files: