[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0609011101020.3811@raven.themaw.net>
Date: Fri, 1 Sep 2006 11:02:34 +0800 (WST)
From: Ian Kent <raven@...maw.net>
To: Josef Sipek <jsipek@...sunysb.edu>
cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
hch@...radead.org, akpm@...l.org, viro@....linux.org.uk
Subject: Re: [PATCH 09/22][RFC] Unionfs: File operations
On Thu, 31 Aug 2006, Josef Sipek wrote:
> + if (err < 0)
> + goto out;
> + if (err != file->f_pos) {
> + file->f_pos = err;
> + // ION maybe this?
> + // file->f_pos = hidden_file->f_pos;
Do you really want to keep this comment, perhaps it's time to decide?
Ian
-
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