linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix bugs and clean code in __nfs4_get_acl_uncached
@ 2012-08-01 13:29 Sachin Prabhu
  2012-08-01 13:29 ` [PATCH 1/2] Fix array overflow " Sachin Prabhu
  2012-08-01 13:29 ` [PATCH 2/2] Simplify check for size of ACL returned " Sachin Prabhu
  0 siblings, 2 replies; 5+ messages in thread
From: Sachin Prabhu @ 2012-08-01 13:29 UTC (permalink / raw)
  To: Linux NFS mailing list; +Cc: Trond Myklebust

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-08-02 11:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-01 13:29 [PATCH 0/2] Fix bugs and clean code in __nfs4_get_acl_uncached Sachin Prabhu
2012-08-01 13:29 ` [PATCH 1/2] Fix array overflow " 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

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).