On Thu, Jan 19, 2006 at 07:31:34PM +0100, Patrick Leslie Polzer wrote: > > The attached mini patch shows how I intend to let file systems and disk labels > communicate their supported block sizes. Please comment.
There is another use-case of interest here. The amiga partition table can keep information about the filesystems (sfs/pfs/affs mostly) inside the individual partition block in the partition table, among them the block size. Do you have some way of having this taking in account ? Right now i reread the partition table from the filesystem code to read in this information, which is hardly nice. Friendly, Sven Luther _______________________________________________ Bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
