Displaying 1 result from an estimated 1 matches for "partitionsare".
2004 Oct 20
1
i-node showing 100 % used whereas the partitionsare empty
...n version 14 would be released.
R'gds
Varghese Abraham.
-----Original Message-----
From: Sunil Mushran [mailto:Sunil.Mushran@oracle.com]
Sent: Wednesday, October 13, 2004 5:54 PM
To: Varghese Abraham
Cc: ocfs-users@oss.oracle.com
Subject: Re: [Ocfs-users] i-node showing 100 % used whereas the
partitionsare empty
File a bug on this. I think I know what the issue is. File a bug on oss
so that I don't forget about it.
diff -r1.165.2.97 ocfsmain.c
1000,1001c1000,1001
< buf->f_files = (unsigned long) (numbits);
< buf->f_ffree = (unsigned long) (numbits) - freebits;
---
&...