All of lore.kernel.org
 help / color / mirror / Atom feed
From: jeff.liu <jeff.liu@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] du_enhancement: add the shared extents and footprint statitics support v2
Date: Fri, 26 Feb 2010 23:17:20 +0800	[thread overview]
Message-ID: <4B87E600.9070400@oracle.com> (raw)

Hello,

Changes from v1:

1. Add more comments for split_extent() and fix a few bugs in this function based on Tao's comments.
2. Call openat(2) instead of open(2) first to get the file handler in process_extent(), call open(2)
against the full path name will fail when its length is longer than PATH_MAX. for unreadable file we
have to call open(2) instead.

I have done some simple tests, it works well. Any comments or tests help are appreciated!


Regards,
-Jeff

                 reply	other threads:[~2010-02-26 15:17 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4B87E600.9070400@oracle.com \
    --to=jeff.liu@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.