All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/5] new truncate sequence patchset
@ 2009-07-10  7:30 npiggin
  2009-07-10  7:30 ` [patch 1/5] fs: new truncate helpers npiggin
                   ` (6 more replies)
  0 siblings, 7 replies; 23+ messages in thread
From: npiggin @ 2009-07-10  7:30 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: hch, viro, jack

Hi,

I decided to keep the ATTR_SIZE masking code in there. I think
inode_setattr should basically be a simple_setattr, and attribute
masking is not too unusual. If there is large demand, then we
could impement a notruncate_setattr function to avoid masking, but
for now I think this is OK.

Please consider this for merging.

Thanks,
Nick



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

end of thread, other threads:[~2009-09-02 11:14 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-10  7:30 [patch 0/5] new truncate sequence patchset npiggin
2009-07-10  7:30 ` [patch 1/5] fs: new truncate helpers npiggin
2009-07-10  7:30 ` [patch 2/5] fs: use " npiggin
2009-07-10  7:30   ` npiggin-l3A5Bk7waGM
2009-07-10  7:30 ` [patch 3/5] fs: introduce new truncate sequence npiggin
2009-07-10  7:30 ` [patch 4/5] tmpfs: convert to use the new truncate convention npiggin
2009-07-10  7:30 ` [patch 5/5] ext2: " npiggin
2009-09-01 18:29   ` Jan Kara
2009-09-02  9:14     ` Nick Piggin
2009-09-02 11:14       ` Jan Kara
2009-07-10  9:33 ` [patch 1/3] fs: buffer_head writepage no invalidate Nick Piggin
2009-07-10  9:33   ` Nick Piggin
2009-07-10  9:34   ` [patch 2/3] fs: buffer_head writepage no zero Nick Piggin
2009-07-10  9:34     ` Nick Piggin
2009-07-10 11:46     ` Jan Kara
2009-07-10 11:46       ` Jan Kara
2009-07-13  6:54       ` Nick Piggin
2009-07-13  6:54         ` Nick Piggin
2009-07-10  9:35   ` [patch 3/3] fs: buffer_head page_lock i_size relax Nick Piggin
2009-07-10  9:35     ` Nick Piggin
2009-07-10 11:08   ` [patch 1/3] fs: buffer_head writepage no invalidate Jan Kara
2009-07-10 11:08     ` Jan Kara
2009-07-10 14:31 ` [patch 0/5] new truncate sequence patchset Christoph Hellwig

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.