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 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html