commit | f34af41b72ed8ca29b4579a8967ced7b61924c71 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Jul 11 23:05:57 2015 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jul 12 16:09:22 2015 -0400 |
tree | b94203546767dd94a728c11ae7e6e3782d8a02aa | |
parent | 9e8fcd6e01c298ead62aafc7f7ba342a59c9b0e8 [diff] |
rename libquota.a to libsupport.a We will be using libsupport.a for e2fsprogs's internal support functions. It will contain the quota support functions, but we will also be moving code such as profile.c and plausible.c to libsupport. Signed-off-by: Theodore Ts'o <tytso@mit.edu>