All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rohan Puri <rohan.puri15@gmail.com>
To: rohan.puri15@gmail.com
Cc: linux-fsdevel@vger.kernel.org
Subject: [PATCH 0/2] fallocate(2) related cleanups
Date: Fri, 18 Jul 2014 15:20:46 +0530	[thread overview]
Message-ID: <cover.1405676678.git.rohan.puri15@gmail.com> (raw)

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


             reply	other threads:[~2014-07-18  9:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-18  9:50 Rohan Puri [this message]
2014-07-18  9:57 ` [PATCH 1/2] Remove misleading comment in do_fallocate() Rohan Puri
2014-07-18 10:35   ` Lukáš Czerner
     [not found]     ` <CALJfu6Ok_jdNqacsEKnnVvzxSxCuRC7dA0abve28BASaAgB31A@mail.gmail.com>
2014-07-18 10:47       ` Fwd: " Rohan Puri
2014-07-18 11:17       ` Lukáš Czerner
2014-07-18 12:32         ` Rohan Puri
2014-07-18  9:58 ` [PATCH 2/2] Remove redundant inode mode checks for ceph & ext4 Rohan Puri
2014-07-18 10:32   ` Lukáš Czerner
2014-07-18 10:46     ` Rohan Puri
2014-07-18 11:18       ` Lukáš Czerner
2014-07-18 12:33         ` Rohan Puri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1405676678.git.rohan.puri15@gmail.com \
    --to=rohan.puri15@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.