> > From: Miklos Szeredi <mszeredi@xxxxxxx> > > > > Add a new attribute flag ATTR_OPEN, with the meaning: "truncation was > > initiated by open() due to the O_TRUNC flag". > > > > This way filesystems wanting to implement truncation within their > > ->open() method can ignore such truncate requests. > > > > This is a quick & dirty hack, but it comes for free. > > Fine with me as it doesn't cause any active harm, but expect this to > go away once the nfs intent mess is cleaned up and we'll get a real > method for this kind of thing. Sure. Miklos - 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