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-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html