All of lore.kernel.org
 help / color / mirror / Atom feed
* deleting partition does not effect superblock?
@ 2006-04-06  6:37 Sumit Narayan
  2006-04-06  6:58 ` Jan-Benedict Glaw
  2006-04-06  7:31 ` Damian Menscher
  0 siblings, 2 replies; 5+ messages in thread
From: Sumit Narayan @ 2006-04-06  6:37 UTC (permalink / raw)
  To: linux-kernel, ext3-users

Hi,

I am using kernel 2.6.15.4.

On my system, I first created a partition with EXT3 and put some data
on it. Later, I deleted the partition, and re-created another
partition with the same starting block number and a higher ending
block number. I intended to format it with another filesystem, but
surprisingly (or maybe just to me), the superblock of the partition
had not changed. I could still mount the new partition as the same old
filesystem. I could see all the files which was present earlier. Doing
'df' showed me the older partition details (size, % used etc.).

Shouldn't the superblock be changed/deleted once the partition is
deleted? I tried a reboot, but the output remained the same.

-- Sumit

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

end of thread, other threads:[~2006-04-10 16:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-06  6:37 deleting partition does not effect superblock? Sumit Narayan
2006-04-06  6:58 ` Jan-Benedict Glaw
2006-04-10 15:28   ` Jan Engelhardt
2006-04-10 16:00     ` Jan-Benedict Glaw
2006-04-06  7:31 ` Damian Menscher

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.