Robert Milkowski wrote:
Hello John,
Thursday, November 9, 2006, 12:03:58 PM, you wrote:
JC> Hi all,
JC> When testing our programs, I got a problem. On UFS, we get the number of
JC> free inode via 'df -e', then do some things based this value, such as
JC> create an empty file, the value will de
Hello John,
Thursday, November 9, 2006, 12:03:58 PM, you wrote:
JC> Hi all,
JC> When testing our programs, I got a problem. On UFS, we get the number of
JC> free inode via 'df -e', then do some things based this value, such as
JC> create an empty file, the value will decrease by 1. But on ZFS, i
Hi all,
When testing our programs, I got a problem. On UFS, we get the number of
free inode via 'df -e', then do some things based this value, such as
create an empty file, the value will decrease by 1. But on ZFS, it does
not work. I still can get a number via 'df -e', and create a same empty