From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755341AbbBJLFI (ORCPT ); Tue, 10 Feb 2015 06:05:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:49101 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755272AbbBJLFG (ORCPT ); Tue, 10 Feb 2015 06:05:06 -0500 Message-ID: <1423566295.2694.3.camel@localhost> Subject: GFS2: Pull request (merge window) From: Steven Whitehouse To: Linus Torvalds Cc: Linux Kernel Mailing List , cluster-devel@redhat.com Date: Tue, 10 Feb 2015 11:04:55 +0000 Organization: Red Hat UK Ltd Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-hmEMUewVXAxcPQ+UyA3Q" Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-hmEMUewVXAxcPQ+UyA3Q Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, Please consider pulling the following changes, Steve. ---------------------------------------------------------------------------= --- This time we have mostly clean ups. There is a bug fix for a NULL dereferen= ce relating to ACLs, and another which improves (but does not fix entirely) an= =20 allocation fall-back code path. The other three patches are small clean ups= . ---------------------------------------------------------------------------= --- The following changes since commit 11c8f01b423b2d9742ce21e44cb7da7b55429ad5= : Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/= mmarek/kbuild (2015-01-08 14:35:00 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw.git tags= /gfs2-merge-window for you to fetch changes up to 278702074ff77b1a3fa2061267997095959f5e2c: GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_set_ac= l() (2015-02-10 10:14:56 +0000) ---------------------------------------------------------------- This time we have mostly clean ups. There is a bug fix for a NULL dereferen= ce relating to ACLs, and another which improves (but does not fix entirely) an allocation fall-back code path. The other three patches are small clean ups. ---------------------------------------------------------------- Andrew Elble (1): GFS2: Fix crash during ACL deletion in acl max entry check in gfs2_se= t_acl() Bob Peterson (2): GFS2: Eliminate __gfs2_glock_remove_from_lru GFS2: Eliminate a nonsense goto Oleg Drokin (1): GFS2: use __vmalloc GFP_NOFS for fs-related allocations. alex chen (1): GFS2: fix sprintf format specifier fs/gfs2/acl.c | 2 +- fs/gfs2/dir.c | 3 ++- fs/gfs2/glock.c | 13 +++---------- fs/gfs2/inode.c | 3 --- fs/gfs2/recovery.c | 2 +- fs/gfs2/sys.c | 2 +- 6 files changed, 8 insertions(+), 17 deletions(-) --=-hmEMUewVXAxcPQ+UyA3Q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABAgAGBQJU2eXcAAoJEMrg3m4a/8jS5NoP/A+fZG+qoJmfKjBbE1o3mTgy Mw6EbjEgw/gyNvykpvlqeEYh15CFy599tWB3vi9WYCi3J77opmDMd5qk2rCi8m3o bqy1Mvc5HEGBaJAdgju43v6SLcax2spN1njp1OWo9NZr1N7GttuiWUQqOiRrLVnp 4vicuuEemLR2sA48iLej4gqhxcryVfy1rDC2tztX/pNZ+Nw6c3j3LGX3mAbITlYc fqBK+FZbbxPw9hx6Q5oN9OJ1JHtjQiVwl+JbfASjSMvZIfcQ0JfXEakIRMiYa4sE 4gIIoxB07LIc7KMsuq+vSZ5HYxhQvgK4Ow6UcxP26wrGydaa22A6lSH5g/FGtpXh 99t2FUOGCJW6o66/B+PSRx+4a9aW6PtSUoGJv9kfn3zbYC010HSrcaOS+3/XENkF U2wczsUz1zAbuDSPrHUFWa40M3oVZZG3m4GPIXDkM8OEJSByBFYvI0S0urHynWoS fL4uFK8sLlsR/Ca8W887zMdYu9rMXgcb6/7SI446hzrZj+5wW7MdrXoCU2GeJBcp 3bRVP7mDcNEU5QzMCpzlGZCBhXCc3Obj/KTE47xpmyQYFT97BJ0yY3lZ2Ow5GVTg nS4cr6j0E0rS8Fe0paFyRyEHqW5SjMvsbJmKVp54bTVHiQ5nB3oMDOuJeKtNqoGn Kmj+UiNf0/mXB1A7rpWI =tofu -----END PGP SIGNATURE----- --=-hmEMUewVXAxcPQ+UyA3Q--