1 02/21/84  attach_lv, alv
 2 
 3 Syntax:  alv volume_name
 4 
 5 
 6 Function: attaches a logical volume to the caller's process.
 7 
 8 
 9 Arguments:
10 volume_name
11    specifies the name of the logical volume to be attached.
12 
13 
14 Notes: A logical volume (unless it is a public logical volume) must be
15 attached for each process that wants to use it.  In order for a logical
16 volume to be attached it must first be physically mounted.  To attach
17 a logical volume you must have rw access to it.