linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cryptographically verifying a btrfs subvolume
@ 2019-04-08 11:27 Leonid Bloch
  2019-04-08 12:44 ` Austin S. Hemmelgarn
  2019-04-08 13:10 ` Johannes Thumshirn
  0 siblings, 2 replies; 7+ messages in thread
From: Leonid Bloch @ 2019-04-08 11:27 UTC (permalink / raw)
  To: linux-btrfs@vger.kernel.org; +Cc: bo.li.liu@oracle.com

Hi List,

Can you suggest a way of cryptographically verifying the content of a 
btrfs subvolume, besides the naïve approach, of running a cryptographic 
hash function on the output of btrfs send?

Back in 2014, an RFC patch was sent to allow using sha256 instead of 
crc32c for checksumming.
(https://patchwork.kernel.org/patch/5363311)
It was not merged. Had it been merged, one could just check the return 
value of btrfs scrub, instead of checksumming the whole btrfs send 
output, correct?


Regards,
Leonid.
___

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

end of thread, other threads:[~2019-04-08 14:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-08 11:27 Cryptographically verifying a btrfs subvolume Leonid Bloch
2019-04-08 12:44 ` Austin S. Hemmelgarn
2019-04-08 13:30   ` Leonid Bloch
2019-04-08 14:22     ` Austin S. Hemmelgarn
2019-04-08 13:10 ` Johannes Thumshirn
2019-04-08 13:49   ` Leonid Bloch
2019-04-08 13:55     ` Johannes Thumshirn

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).