Issue 129: checks required in userpspace
Project Member Reported by charles....@gmail.com, Aug 12, 2009
Hello All,

There is no check in the command line for the following case :

if the user passes two files for relocation

or 

if the user specifies two mount points

More over we should also check the validity of the mount point in the user
space itself (only check wheter the directory is present or not, or a file
name should not be passed)
Aug 12, 2009
Project Member #1 sandeepksinha
do you think getopt can accept two parameters for any option. NO.
Have a recheck....

Charles go ahead and verify.

Owner: charles.drawin