[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <E1MNsYt-0002N5-KE@pomaz-ex.szeredi.hu>
Date: Mon, 06 Jul 2009 20:05:07 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: npiggin@...e.de
CC: linux-fsdevel@...r.kernel.org, hch@...radead.org, jack@...e.cz,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [rfc][patch 2/3] fs: make use of new helper functions
On Mon, 6 Jul 2009, Nick Piggin wrote:
> Update some fs code to make use of new helper functions introduced
> in the previous patch. Should be no significant change in behaviour
> (except CIFS now calls send_sig under i_lock, via inode_truncate_ok).
ACK for the fuse parts.
I think even the "if (newsize < oldsize)" conditionals could be
removed before calling truncate_pagecache() as that check is performed
inside truncate_pagecache().
Thanks,
Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists