All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] second batch of new truncate sequence preparations
@ 2010-05-31  9:39 Christoph Hellwig
  2010-05-31  9:40 ` [PATCH 1/4] add missing setattr methods Christoph Hellwig
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Christoph Hellwig @ 2010-05-31  9:39 UTC (permalink / raw)
  To: viro, npiggin; +Cc: jack, linux-fsdevel

Shift all calls of vmtruncate from generic setattr code into the
filesystem instances.  This implies making ->setattr mandatory for
filesystems that need to update disk state.


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

end of thread, other threads:[~2010-05-31 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-31  9:39 [PATCH 0/4] second batch of new truncate sequence preparations Christoph Hellwig
2010-05-31  9:40 ` [PATCH 1/4] add missing setattr methods Christoph Hellwig
2010-05-31  9:40 ` [PATCH 2/4] rename generic_setattr Christoph Hellwig
2010-05-31  9:40 ` [PATCH 3/4] default to simple_setattr Christoph Hellwig
2010-05-31  9:40 ` [PATCH 4/4] remove inode_setattr Christoph Hellwig
2010-05-31 10:36   ` Boaz Harrosh
2010-05-31 14:04   ` Nick Piggin
2010-05-31 14:08     ` 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.