[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1340055909-7683-1-git-send-email-tytso@mit.edu>
Date: Mon, 18 Jun 2012 17:45:07 -0400
From: Theodore Ts'o <tytso@....edu>
To: Ext4 Developers List <linux-ext4@...r.kernel.org>
Cc: zmark@...versafe.com, Theodore Ts'o <tytso@....edu>
Subject: [PATCH 0/2] Re: Discrepancy in 'df' output between kernel 3.0 and 3.2 for ext4?
Zachary,
Hopefully this should fix the problem which you noted.
Theodore Ts'o (2):
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
ext4: fix overhead calculation used by ext4_statfs()
fs/ext4/balloc.c | 3 +-
fs/ext4/bitmap.c | 12 +---
fs/ext4/ext4.h | 6 +-
fs/ext4/ialloc.c | 3 +-
fs/ext4/resize.c | 7 ++-
fs/ext4/super.c | 174 +++++++++++++++++++++++++++++++++++++++----------------
6 files changed, 140 insertions(+), 65 deletions(-)
--
1.7.11
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists