From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bob Copeland Subject: [PATCH 0/4] OMFS fixes Date: Mon, 18 May 2015 07:34:34 -0400 Message-ID: <1431948878-3756-1-git-send-email-me@bobcopeland.com> Cc: linux-fsdevel@vger.kernel.org, Bob Copeland To: akpm@linux-foundation.org Return-path: Received: from mail-ie0-f176.google.com ([209.85.223.176]:36279 "EHLO mail-ie0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750858AbbERLg7 (ORCPT ); Mon, 18 May 2015 07:36:59 -0400 Received: by iepj10 with SMTP id j10so19476926iep.3 for ; Mon, 18 May 2015 04:36:59 -0700 (PDT) Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi all, this patchset includes fixes for omfs, three by me and one by Sasha Levin that hasn't been picked up elsewhere. 1 and 3 fix quite nasty crashes. Andrew, you have taken omfs patches through your tree before, mind taking these? Bob Copeland (3): omfs: set error return when d_make_root() fails omfs: fix sign confusion for bitmap loop counter omfs: fix potential integer overflow in allocator Sasha Levin (1): fs, omfs: add NULL terminator in the end up the token list fs/omfs/bitmap.c | 2 +- fs/omfs/inode.c | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) -- 2.1.4