Re: [PATCH] Bind Mount Extensions 0.04.1 2/5

From: viro
Date: Thu Mar 18 2004 - 07:18:57 EST


On Mon, Mar 15, 2004 at 08:57:23AM +0100, Herbert Poetzl wrote:
> -void update_atime(struct inode *inode)
> +void update_atime(struct inode *inode, struct vfsmount *mnt)

_Hell_, no. Proper solution is to move the callers upstream instead
of propagating vfsmounts downstream. That, BTW, was the main reason
for readdir() patch.

BTW, update_atime() is exported. And it's 2.6 now...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/