Summary | Fix use of lstat in file space. |
Platform | Unix |
Category | bugfix |
Requires | |
Server Required Patch/es | |
Supersedes | 141, 137 |
Superseded by | |
Affects | : Storage Analyzer |
Last Updated | September 30, 2009 |
Bugfix: Better use of lstat in file_space_account, preventing automounter from mounting unwanted disks. Accounting of symbolic links is also corrected.
Tests if a file for some reason is not accountable with lstat, and tries to account by using ls command. Specially relevant to large files on certain platforms.
Sets accounting of special file types: directory, link, fifo, socket, pipe, block devices, character devices.
Unpack tar file in e.g /tmp/patch on the Open iT client. Do the following as root: cd /tmp/patch ./patch.pl
No corresponding Patches available.