vstafs bringup

From: Andrew Valencia <vandys_at_nospam.org>
Date: Mon Aug 30 1993 - 19:02:53 PDT

Well, just tonight:

        Welcome to VSTa v1.0!

login: vandys
password: *********
Welcome, vandys
; testsh
% cd /vsta/vsta/vstafs
New dir: /vsta/vsta/vstafs
% path .
% run vstafs fstest fs/vfs &
24 &
vfs mount fs/vfs 2000 sectors 1 free extents, longest 1997 sectors
% cd /namer/fs
New dir: /namer/fs
% ls
pipe
tmp
root
vfs
% cat vfs
1028% mount 1028 /vfs
% cd /vfs
New dir: /vfs
% cat > x
foob

% ls
x
% ls -l
x: size=5, type=f, owner=1, inode=3, perm=3/1, acc=0/0/70
% cat x
foob
%

So my filesystem is limping to life! This sequence also shows you
how to fire up filesystems on demand, and mount them into your
pathname space. I'm currently running against a 1 meg DOS file,
instead of a disk partition. It spares me having to juggle disk
partitions.

Now all that's left to test is file versioning, contiguous allocation,
multiple extents, free list balancing, subdirectories, file deletion,
and probably large files. :-)

                                                Andy
Received on Mon Aug 30 19:04:38 1993

This archive was generated by hypermail 2.1.8 : Wed Sep 21 2005 - 19:37:12 PDT