From: Mark Fasheh <mark.fasheh@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [patch] fix bug 53--- Disk usage status reported in "df" is incorrect
Date: Fri Aug 6 18:46:44 2004 [thread overview]
Message-ID: <20040806234635.GW8008@ca-server1.us.oracle.com> (raw)
In-Reply-To: <3ACA40606221794F80A5670F0AF15F8405167BD3@pdsmsx403>
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@oracle.com
prev parent reply other threads:[~2004-08-06 18:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-06 17:06 [Ocfs2-devel] [patch] fix bug 53--- Disk usage status reported in "df" is incorrect Ling, Xiaofeng
2004-08-06 18:46 ` Mark Fasheh [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040806234635.GW8008@ca-server1.us.oracle.com \
--to=mark.fasheh@oracle.com \
--cc=ocfs2-devel@oss.oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.