fs.pm reports on CD-ROM file systems
Brought to you by:
aeby
The fs.pm reports on CD-ROM file systems. This is probably not correct.
The fix I propose is simply a line
next if ( /cdrom/i );
in the main file system loop of the check() subroutine, skipping all reporting on such file systems.
This works for my Solaris boxen, at least.
Logged In: YES
user_id=77961
Actually, fs.pm reporting CD-ROMs is an annoying behaviour
...
I have added a test definition for Solaris machines to the
CVS version
avoiding paths starting with /cdrom/ in the new disk test.