linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* shared extents, but no snapshots or reflinks
@ 2019-08-23  2:38 Chris Murphy
  2019-08-23  3:19 ` Chris Murphy
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Murphy @ 2019-08-23  2:38 UTC (permalink / raw)
  To: Btrfs BTRFS

kernel 5.2.9
btrfs-progs 5.1.1
File system is pretty new, few months, has only seen kernels 5.1.16+

This is a bit curious. Three subvolumes, no snapshots, no reflinks.

There have previously been snapshots, typically prior to doing system
updates. Is this an example of extents being pinned due to snapshots,
and then extents updated and are now "stuck"? I'm kinda surprised, in
that I'd expect most programs, especially RPM, are writing out new
files entirely, then deleting obsolete files, then renaming. But...
this suggests something is doing partial overwrites of file extents
rather than replacements.

Any ideas?


$ ls -l
total 0
drwxr-xr-x. 1 root root  10 Jun 23 13:36 home
drwxr-xr-x. 1 root root  26 Jun  9 22:27 images
dr-xr-xr-x. 1 root root 144 Aug 22 13:49 root
$ sudo btrfs fi du -s *
     Total   Exclusive  Set shared  Filename
   4.41GiB     4.39GiB    14.51MiB  home
 581.40MiB   552.04MiB    29.36MiB  images
   7.78GiB     7.77GiB     6.71MiB  root
$

-- 
Chris Murphy

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

end of thread, other threads:[~2019-08-27  4:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23  2:38 shared extents, but no snapshots or reflinks Chris Murphy
2019-08-23  3:19 ` Chris Murphy
2019-08-25  8:14   ` Andrei Borzenkov
2019-08-26 23:35     ` Chris Murphy
2019-08-27  4:26       ` Andrei Borzenkov

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