head 1.1; branch 1.1.1; access ; symbols nastore3-beta-20000227:1.1.1.1 NAS:1.1.1; locks ; strict; comment @# @; 1.1 date 2000.02.28.02.17.58; author wrstuden; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2000.02.28.02.17.58; author wrstuden; state Exp; branches ; next ; desc @@ 1.1 log @Initial revision @ text @create unique index cart_idx on cart (cart_id); create index cartpart_idx on cartpart (cart_id); create index file_idx on file (uid); create index content_idx on content (container_uid); create index fileseg_idx on fileseg (uid); create index stripe_idx on stripe (uid); vacuum; @ 1.1.1.1 log @Import of snapshot of nastore3 code. Includes kernel code for dmfs, dmfs user utilities, ms66 import and export, vvm, and volman. Also includes makefile magic to automatically generate .tgz source files from the source. Solaris support a bit of a question as zoularis is not working at the moment. @ text @@