linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] 2.6.38 bug fixes
@ 2011-01-21  3:04 Chuck Lever
  2011-01-21  3:05 ` [PATCH 1/4] NFS: Fix "kernel BUG at fs/aio.c:554!" Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Chuck Lever @ 2011-01-21  3:04 UTC (permalink / raw)
  To: trond.myklebust; +Cc: linux-nfs

Hey-

Here are four patches that address recent issues discovered in 2.6.38.
They should be ready for inclusion upstream.  I say that because that
guarantees you will find bugs in them.

---

Chuck Lever (4):
      NFS: Prevent memory allocation failure in nfsacl_encode()
      NFS: nfsacl_{encode,decode} should return signed integer
      NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!"
      NFS: Fix "kernel BUG at fs/aio.c:554!"


 fs/nfs/direct.c           |   30 +++++++++++++------------
 fs/nfs/nfs3acl.c          |    4 ++-
 fs/nfs/nfs3xdr.c          |    5 +++-
 fs/nfs_common/nfsacl.c    |   54 ++++++++++++++++++++++++++++++++++-----------
 fs/posix_acl.c            |   17 +++++++++++---
 include/linux/nfsacl.h    |    4 ++-
 include/linux/posix_acl.h |    1 +
 7 files changed, 79 insertions(+), 36 deletions(-)

-- 
Chuck Lever

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

end of thread, other threads:[~2011-01-21  3:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-21  3:04 [PATCH 0/4] 2.6.38 bug fixes Chuck Lever
2011-01-21  3:05 ` [PATCH 1/4] NFS: Fix "kernel BUG at fs/aio.c:554!" Chuck Lever
2011-01-21  3:14   ` Wengang Wang
2011-01-21  3:05 ` [PATCH 2/4] NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!" Chuck Lever
2011-01-21  3:05 ` [PATCH 3/4] NFS: nfsacl_{encode,decode} should return signed integer Chuck Lever
2011-01-21  3:05 ` [PATCH 4/4] NFS: Prevent memory allocation failure in nfsacl_encode() Chuck Lever

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