linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* btrfs: obtain block checksums from user space
@ 2015-09-24 18:06 Matwey V. Kornilov
  2015-09-24 18:35 ` Austin S Hemmelgarn
  2015-10-01 16:59 ` David Sterba
  0 siblings, 2 replies; 8+ messages in thread
From: Matwey V. Kornilov @ 2015-09-24 18:06 UTC (permalink / raw)
  To: linux-btrfs


Hello,

I would like to read the list of the checksums for the specific file
stored onto btrfs filesystem. I think I could use the checksums in the
manner like rsync does, but safe both CPU (because csums are already
calculated for the file) and I/O (because I don't need to reread all the
file from the hard drive).

I've looked through linux kernel sources and not found appropriate ioctl
to do this. Frankly speaking, I've not found good documentations for all
available btrfs ioctls.


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-10-01 17:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-24 18:06 btrfs: obtain block checksums from user space Matwey V. Kornilov
2015-09-24 18:35 ` Austin S Hemmelgarn
2015-09-24 18:48   ` Matwey V. Kornilov
2015-09-24 19:47     ` Austin S Hemmelgarn
2015-09-28 23:11     ` Calvin Walton
2015-09-28 23:16       ` Hugo Mills
2015-09-28 23:25         ` Calvin Walton
2015-10-01 16:59 ` David Sterba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).