commit | b598c517b394b0fa9de1a3cf709f780ca42d4583 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri Sep 19 13:10:21 2014 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Sep 19 13:10:21 2014 -0400 |
tree | 438e1871cd190d6383e90c6728501f17ae4de35b | |
parent | 0858268dff4303696d1b999ade13e65a024f83ea [diff] |
misc: move check_plausibility into a separate file Move check_plausibility() into a separate file so that various programs can use it without having to declare useless global variables that the util.c functions seem to require. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>