linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: viro@zeniv.linux.org.uk, npiggin@suse.de
Cc: jack@suse.cz, linux-fsdevel@vger.kernel.org
Subject: [PATCH 0/4] second batch of new truncate sequence preparations
Date: Mon, 31 May 2010 11:39:54 +0200	[thread overview]
Message-ID: <20100531093954.GA9946@lst.de> (raw)

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.


             reply	other threads:[~2010-05-31  9:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-31  9:39 Christoph Hellwig [this message]
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

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=20100531093954.GA9946@lst.de \
    --to=hch@lst.de \
    --cc=jack@suse.cz \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=npiggin@suse.de \
    --cc=viro@zeniv.linux.org.uk \
    /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 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).