[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1431761914-20677-1-git-send-email-green@linuxhacker.ru>
Date:	Sat, 16 May 2015 03:38:30 -0400
From:	green@...uxhacker.ru
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	devel@...verdev.osuosl.org,
	Andreas Dilger <andreas.dilger@...el.com>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	Oleg Drokin <green@...uxhacker.ru>
Subject: [PATCH 0/4] Few lustre fixes and cleanups.
From: Oleg Drokin <green@...uxhacker.ru>
This set fixes a couple of style issues, and a couple of bugs.
Please consider
Oleg Drokin (4):
  staging/lustre: Only set INTERRUPTIBLE state before calling schedule
  staging/lustre/ptlrpc: Fix wrong indenting in plain_authorize()
  staging/lustre/ptlrpc: Fix potential NULL pointer dereference
  staging/lustre/llite: Fix wrong identing in ll_setxattr_common
 drivers/staging/lustre/lustre/include/lustre_lib.h | 15 +++++----------
 drivers/staging/lustre/lustre/llite/xattr.c        | 10 +++++-----
 drivers/staging/lustre/lustre/lov/lov_pack.c       |  3 ++-
 drivers/staging/lustre/lustre/ptlrpc/sec_plain.c   |  2 +-
 4 files changed, 13 insertions(+), 17 deletions(-)
-- 
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists