[Ocfs2-devel] [patch] fix bug 53--- Disk usage status reported in
	"df" is incorrect
    Mark Fasheh 
    mark.fasheh at oracle.com
       
    Fri Aug  6 17:46:35 CDT 2004
    
    
  
On Sat, Aug 07, 2004 at 06:05:50AM +0800, Ling, Xiaofeng wrote:
> This is bug for 2.6 kernel.
Cool, I've been meaning to track that one down...
 
> ------------------------------------------------------------------------
> --------------------
> Index: super.c
> ===================================================================
> --- super.c     (revision 1331)
> +++ super.c     (working copy)
> @@ -757,6 +757,8 @@
>                             reserved_bits);
>         buf->f_bfree =
>             (sector_t) (freebits * (osb->s_clustersize >>
> osb->sb->s_blocksize_bits));
gah, your mailer mangled this patch! It was tiny so I just did it by hand...
	--Mark
--
Mark Fasheh
Software Developer, Oracle Corp
mark.fasheh at oracle.com
    
    
More information about the Ocfs2-devel
mailing list