From: Theodore Ts'o Date: Sat, 16 Aug 2008 11:57:35 +0000 (-0400) Subject: ext4: Use ext4_discard_reservations instead of mballoc-specific call X-Git-Tag: v2.6.27-rc5~46^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88aa3cff4e9a38b953de9fbc54c96e619a2bb9f9;p=pandora-kernel.git ext4: Use ext4_discard_reservations instead of mballoc-specific call In ext4_ext_truncate(), we should use the more generic ext4_discard_reservations() call so we do the right thing when the filesystem is mounted with the nomballoc option. Signed-off-by: "Theodore Ts'o" Reviewed-by: Mingming Cao --- Reading git-diff-tree failed