On Fri, 24 Sep 2010 18:04:28 -0700, "Venkateswararao Jujjuri (JV)" <jvrao@xxxxxxxxxxxxxxxxxx> wrote: > SYNOPSIS > size[4] Tfsync tag[2] fid[4] > > size[4] Rfsync tag[2] > > DESCRIPTION > > The Tfsync transaction transfers ("flushes") all modified in-core data of > file identified by fid to the disk device (or other permanent storage > device) where that file resides. I guess we want the operation to differentiate between fdatasync and fsync. ie we want it to be size[4] Tfsync tag[2] fid[4] datasync[4] -aneesh -- 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