1 01/27/84  delete_volume_quota, dlvq
 2 
 3 Syntax:  dlvq logical_volume account
 4 
 5 
 6 Function:  is used to delete a quota account for a logical volume.
 7 This command is to be used by volume executives.
 8 
 9 
10 Arguments:
11 logical_volume
12    is the name of the logical volume from which quota is to be deleted.
13 account
14    is the name of the quota account (in the form
15    Person_id.Project_id.tag) to be deleted.
16 
17 
18 Notes:  To use this command, the user must have execute access to the
19 logical volume.  It is not necessary that the volume be mounted.
20 
21 
22 The quota account cannot be deleted if there are still master
23 directories whose quotas are charged against the account to be deleted.
24 Such directories must either be deleted or transferred to another
25 account (see the set_mdir_account command).