Hi Folks, Here is a small change to fix a problem I found in my testing a couple of hours back. Sac was taking 90% CPU continuously after harddisk install. /etc/saf/_sacpipe turned out to be a regular file and sac was spinning in a loop because of that.
I have updated the zero-length file handling code to only consider zero-length regular files: http://jurassic.eng/~mg147109/libtransfer/webrev/ Regards, Moinak.
