All of lore.kernel.org
 help / color / mirror / Atom feed
From: tristan.ye <tristan.ye@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 0/5] OCFS2 quota fixes
Date: Tue, 13 Jan 2009 14:01:04 +0800	[thread overview]
Message-ID: <496C2E20.2040705@oracle.com> (raw)
In-Reply-To: <1231798833-6850-1-git-send-email-jack@suse.cz>

Jan Kara wrote:
> Hello,
>
> the following series of patches fixes some issues with OCFS2 quotas.
> The first patch modifies VFS quota locking, the next patch uses the
> fact to simplify OCFS2 quota locking and solves a few deadlock issues.
> The third and the fourth patches fix another possible deadlocks in OCFS2
> quota code and the last patch is a minor cleanup.
>   
Hi Jan,

Would you like to show me the kernel tree/branch where your patches're 
going to be applied?

Btw, I'm also wondering if your latest patches which resolves some 
deadlock issues can also be applicable for bug 1043&1067(deadlock on 
inode removal) on bugzilla:
http://oss.oracle.com/bugzilla/show_bug.cgi?id=1043

At last, It will be greatly appreciated if you can offer me your newly 
released quota-tools for OCFS2. Just simply attach the src tarball in 
replying mail is OK, or let me know the URL where your quota-tools for 
OCFS2 released:-)

Thanks in advance,

Tristan
> 								Honza
>
>
>
> _______________________________________________
> Ocfs2-devel mailing list
> Ocfs2-devel at oss.oracle.com
> http://oss.oracle.com/mailman/listinfo/ocfs2-devel
>   

  parent reply	other threads:[~2009-01-13  6:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12 22:20 [Ocfs2-devel] [PATCH 0/5] OCFS2 quota fixes Jan Kara
2009-01-12 22:20 ` [Ocfs2-devel] [PATCH 1/5] quota: Improve locking Jan Kara
2009-01-12 22:20   ` [Ocfs2-devel] [PATCH 2/5] ocfs2: Remove ocfs2_dquot_initialize() and ocfs2_dquot_drop() Jan Kara
2009-01-12 22:20     ` [Ocfs2-devel] [PATCH 3/5] ocfs2: Push out dropping of dentry lock to ocfs2_wq Jan Kara
2009-01-12 22:20       ` [Ocfs2-devel] [PATCH 4/5] ocfs2: Fix possible deadlock in ocfs2_write_dquot() Jan Kara
2009-01-12 22:20         ` [Ocfs2-devel] [PATCH 5/5] ocfs2: Remove bogus link count decrement Jan Kara
2009-01-14  5:56           ` tristan.ye
2009-01-14 11:19             ` Jan Kara
2009-01-13  6:01 ` tristan.ye [this message]
2009-01-13 11:19   ` [Ocfs2-devel] [PATCH 0/5] OCFS2 quota fixes Jan Kara
2009-01-14  1:51     ` tristan.ye
2009-01-14 11:24       ` Jan Kara
2009-01-14  5:48 ` tristan.ye
2009-01-15  2:19 ` Mark Fasheh

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=496C2E20.2040705@oracle.com \
    --to=tristan.ye@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.