linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] fallocate(2) related cleanups
@ 2014-07-18  9:50 Rohan Puri
  2014-07-18  9:57 ` [PATCH 1/2] Remove misleading comment in do_fallocate() Rohan Puri
  2014-07-18  9:58 ` [PATCH 2/2] Remove redundant inode mode checks for ceph & ext4 Rohan Puri
  0 siblings, 2 replies; 11+ messages in thread
From: Rohan Puri @ 2014-07-18  9:50 UTC (permalink / raw)
  To: rohan.puri15; +Cc: linux-fsdevel

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-07-18 12:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18  9:50 [PATCH 0/2] fallocate(2) related cleanups Rohan Puri
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).