All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/3] reiserfs: support for file systems > 8 TiB
@ 2007-08-09  1:19 Jeff Mahoney
  2007-08-09  1:19 ` [patch 1/3] reiserfs: fix usage of signed ints for block numbers Jeff Mahoney
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jeff Mahoney @ 2007-08-09  1:19 UTC (permalink / raw)
  To: ReiserFS Development Mailing List; +Cc: Vladimir Saveliev


 Hi all -

 When I was integrating my reiserfsprogs patches into 3.6.20, I realized
 that it already understands larger bitmaps. Not only that, it zeroes them
 out just as my patches did. Since that revision has been released for
 nearly a year, I'd call that "standard."

 This set of patches should be the final one. Rather than caching the
 bitmap count in the superblock, we calculate it on the fly like
 reiserfsprogs does.

 I've integrated this patch set into the openSUSE 10.3 kernel, but I'm
 confident they'll survive some heavier testing.

 -Jeff

--
Jeff Mahoney
SUSE Labs


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

end of thread, other threads:[~2007-08-09  1:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-09  1:19 [patch 0/3] reiserfs: support for file systems > 8 TiB Jeff Mahoney
2007-08-09  1:19 ` [patch 1/3] reiserfs: fix usage of signed ints for block numbers Jeff Mahoney
2007-08-09  1:19 ` [patch 2/3] reiserfs: ignore s_bmap_nr on disk for file systems >= 8 TiB Jeff Mahoney
2007-08-09  1:19 ` [patch 3/3] reiserfs: fix memset byte count during resize Jeff Mahoney

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.