lists.openwall.net   lists  /  announce  john-users  owl-users  popa3d-users  /  xvendor  oss-security  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4 
Open Source and information security mailing list archives
 
Order Openwall GNU/*/Linux 2.0 on a CD with delivery worldwide
[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date:	Fri, 1 Sep 2006 11:02:34 +0800 (WST)
From:	Ian Kent <raven@...maw.net>
To:	Josef Sipek <jsipek@...sunysb.edu>
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/

Hosted by DataForce ISP - Powered by Openwall GNU/*/Linux