On 11/17/2014 01:28 PM, jd1008 wrote:
Man page says:
...

        fdatasync
               physically write output file data before finishing

        fsync  likewise, but also write metadata


There is no explanation about this, as dd is supposed to be agnostic
about the type of the data.

If a disk is being dd'ed  out to a file and the disk is mounted,
(which is a BAAAAD thing to do), then even there, dd is agnostic
about FS data and FS metadata.

So, what data and metadata is the manpage talking about?

When the output from dd is going to _file_, the filesystem that
holds that file will have metadata for it.

--
Bob Nichols     "NOSPAM" is really part of my email address.
                Do NOT delete it.


--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to