All of lore.kernel.org
 help / color / mirror / Atom feed
* debugfs feature request: dump sparse files as sparse.
@ 2012-11-14  4:07 George Spelvin
  2012-11-15 14:46 ` [PATCH] debugfs: dump a sparse file as a new sparse file Zheng Liu
  0 siblings, 1 reply; 8+ messages in thread
From: George Spelvin @ 2012-11-14  4:07 UTC (permalink / raw)
  To: linux-ext4; +Cc: linux

When dumping a file with some messed-up block pointers, I discovered
that I had a huge, and fully allocated destination file.  (ls -s on the
dump displayed some very large number, even though the original file
only had about 8 blocks allocated.)

It wouldprobably make more sense to seek over the gaps to create a
sparse file.

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

end of thread, other threads:[~2013-01-01 22:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-14  4:07 debugfs feature request: dump sparse files as sparse George Spelvin
2012-11-15 14:46 ` [PATCH] debugfs: dump a sparse file as a new sparse file Zheng Liu
2013-01-01  2:08   ` Theodore Ts'o
2013-01-01 12:33     ` Zheng Liu
2013-01-01 20:10     ` George Spelvin
2013-01-01 20:57       ` Theodore Ts'o
2013-01-01 21:25         ` George Spelvin
2013-01-01 22:47           ` Theodore Ts'o

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.