linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sachin Prabhu <sprabhu@redhat.com>
To: Linux NFS mailing list <linux-nfs@vger.kernel.org>
Cc: Trond Myklebust <trond.myklebust@netapp.com>
Subject: [PATCH 0/2] Fix bugs and clean code in __nfs4_get_acl_uncached
Date: Wed,  1 Aug 2012 14:29:29 +0100	[thread overview]
Message-ID: <1343827771-6258-1-git-send-email-sprabhu@redhat.com> (raw)

Split the bug fixes and code cleanup into separate patches asi
requested in
http://www.spinics.net/lists/linux-nfs/msg31677.html

Fix bugs in function __nfs4_get_acl_uncached and clean up code to make
it easier to understand.

Sachin Prabhu (2):
  Fix array overflow in __nfs4_get_acl_uncached
  Simplify check for size of ACL returned in __nfs4_get_acl_uncached

 fs/nfs/nfs4proc.c       | 18 +++++++++---------
 fs/nfs/nfs4xdr.c        |  4 +++-
 include/linux/nfs_xdr.h |  2 +-
 3 files changed, 13 insertions(+), 11 deletions(-)

-- 
1.7.11.2


             reply	other threads:[~2012-08-01 13:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-01 13:29 Sachin Prabhu [this message]
2012-08-01 13:29 ` [PATCH 1/2] Fix array overflow in __nfs4_get_acl_uncached Sachin Prabhu
2012-08-01 13:29 ` [PATCH 2/2] Simplify check for size of ACL returned " Sachin Prabhu
2012-08-01 17:56   ` Myklebust, Trond
2012-08-02 11:13     ` Sachin Prabhu

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=1343827771-6258-1-git-send-email-sprabhu@redhat.com \
    --to=sprabhu@redhat.com \
    --cc=linux-nfs@vger.kernel.org \
    --cc=trond.myklebust@netapp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).