All of lore.kernel.org
 help / color / mirror / Atom feed
* % of filesystem using tails/tail unpacking (shred related)
@ 2002-10-25 21:46 Brett Russ
  2002-10-28  9:55 ` Nikita Danilov
  0 siblings, 1 reply; 5+ messages in thread
From: Brett Russ @ 2002-10-25 21:46 UTC (permalink / raw)
  To: Reiserfs-List

Is there a way to analyze an existing ReiserFS and find out how many of the
blocks are tail packed as opposed to full/partially full from the same file?
This could lead to an impact study of converting it to an unpacked state.

From the information I have received so far, the only way shredding can
reliably work on Reiser, tail packing and data journaling need to be
disabled.  However, existing filesystems using tail packing can not be
simply unpacked to separate blocks without considering the following:

1) as mentioned first, an impact study should be done to determine if
unpacking will overflow the available space on the device

2) an unpack routine would need to be written if it doesn't exist.  With my
current knowledge of Reiser and my timeframe (3 weeks) this is not possible
for me to do IMO.

3) the unpack operation would need to treat the previously packed blocks as
sensitive by shredding them after all tails were relocated but before
returning the block to a free list

4) this operation, depending on the outcome of step 1, would be very
expensive in performance

That's all I can think of right now.  Does this sound accurate?

thanks,
brett



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

end of thread, other threads:[~2002-10-29  6:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-25 21:46 % of filesystem using tails/tail unpacking (shred related) Brett Russ
2002-10-28  9:55 ` Nikita Danilov
2002-10-28 21:20   ` Valdis.Kletnieks
2002-10-28 22:38     ` Brett Russ
2002-10-29  6:10       ` Oleg Drokin

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.