From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boaz Harrosh Subject: [GIT PULL] exofs: just three one liners Date: Mon, 8 Oct 2012 10:44:37 -0700 Message-ID: <50731105.3060409@panasas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: Linus Torvalds , linux-fsdevel , open-osd Return-path: Received: from natasha.panasas.com ([67.152.220.90]:49280 "EHLO natasha.panasas.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751185Ab2JHRop (ORCPT ); Mon, 8 Oct 2012 13:44:45 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Linus Please pull 3 trivial fixes for exofs, do for the 3.7 merge window Thanks Boaz --- The following changes since commit: [0d7614f0] Linux 3.6-rc1 (2012-08-02 16:38:10 -0700) are available in the git repository at: git://git.open-osd.org/linux-open-osd.git linux-next Alexey Khoroshilov (1): exofs: check for allocation failure in uri_store() Boaz Harrosh (1): pnfs_osd_xdr: Remove unused #include from pnfs_osd_xdr.h Dan Carpenter (1): ore: signedness bug in _sp2d_min_pg() fs/exofs/ore_raid.c | 2 +- fs/exofs/sys.c | 7 ++++++- include/linux/pnfs_osd_xdr.h | 1 - 3 files changed, 7 insertions(+), 3 deletions(-)