Whamcloud - gitweb
Revert "e4defrag: use 64-bit counters to track # files defragged"
authorTheodore Ts'o <tytso@mit.edu>
Fri, 4 Jan 2019 03:27:37 +0000 (22:27 -0500)
committerTheodore Y. Ts'o <tytso@mit.edu>
Wed, 25 Sep 2019 17:37:44 +0000 (13:37 -0400)
commitb8c22850f410d094ee23328e536738d1b42e8fe9
tree82d58b1250da71c849b65cba0c34f1672a1b7337
parent2e8fd4691edf46001d0077c38599dc77ec7f066e
Revert "e4defrag: use 64-bit counters to track # files defragged"

This reverts commit 3293ea9ecbe1d622f9cf6c41d705d82fbae6a3e3.

This wasn't really the right fix, since there can't be more than 2**32
files in a file system.  The real issue is when the number of files in
a directory change during the e4defrag run.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Gbp-Pq: Name revert-e4defrag-use-64-bit-counters-to-t.patch
misc/e4defrag.c