Whamcloud - gitweb
Add a check in new_fs() to try and avoid overwriting an in-use block device.
authoradilger <adilger>
Fri, 5 Apr 2002 20:13:53 +0000 (20:13 +0000)
committeradilger <adilger>
Fri, 5 Apr 2002 20:13:53 +0000 (20:13 +0000)
commit49fa9f2cee3e1ab39fc3ab2eb8363ad2447decce
treeeee67f9e4f97e4ac0579b4a963e660c1546c0056
parent34851570fbf48a3ba02f3f40ae6adc9b3c97cda1
Add a check in new_fs() to try and avoid overwriting an in-use block device.
Not perfect, because it will only check for mounted filesystems, but better
than nothing.
lustre/tests/common.sh