linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Extent to files
@ 2019-11-04 11:35 Odin Hultgren van der Horst
  2019-11-08 21:23 ` Zygo Blaxell
  0 siblings, 1 reply; 2+ messages in thread
From: Odin Hultgren van der Horst @ 2019-11-04 11:35 UTC (permalink / raw)
  To: linux-btrfs

I did a ioctl(FICLONE) IOCTL-FICLONERANGE(2) at some point later I want to be
able to check if the new file still shares all its physical storage with just
knowing the name of the new file.

I found some people suggesting to compare the files extents.

But the implementation I looked at knew both files used in the comparison,
so I was wondering if there a way to get all files that references a extent
in user space?

In reality I want a count off clones/(identical files) to a given file
in user space.

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

end of thread, other threads:[~2019-11-08 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04 11:35 Extent to files Odin Hultgren van der Horst
2019-11-08 21:23 ` Zygo Blaxell

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