From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rohan Puri Subject: [PATCH 0/2] fallocate(2) related cleanups Date: Fri, 18 Jul 2014 15:20:46 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-fsdevel@vger.kernel.org To: rohan.puri15@gmail.com Return-path: Received: from mail-pd0-f177.google.com ([209.85.192.177]:37321 "EHLO mail-pd0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934278AbaGRJu5 (ORCPT ); Fri, 18 Jul 2014 05:50:57 -0400 Received: by mail-pd0-f177.google.com with SMTP id p10so4690704pdj.8 for ; Fri, 18 Jul 2014 02:50:56 -0700 (PDT) Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: This patch series contains fallocate(2) related cleanups Rohan Puri (2): Remove misleading comment in do_fallocate() Remove redundant inode mode checks for ceph & ext4 fs/ceph/file.c | 3 --- fs/ext4/inode.c | 3 --- fs/open.c | 4 ---- 3 files changed, 10 deletions(-) -- 1.9.1