Hi, Jes; This two patches mainly unified the stat and fstat operations, declare new function for them and decrease the repeated codes. Also fix one bug in WaitClean(), it forgot to check the block device. Thanks, Zhilong Zhilong Liu (2): util: unify fstat operations into function util: unify stat operations into function Assemble.c | 24 +++++++----------------- Build.c | 30 +++++++----------------------- Create.c | 23 ++++++++++------------- Grow.c | 10 ++++------ Incremental.c | 52 +++++++++++++++------------------------------------- Manage.c | 13 ++----------- Monitor.c | 16 ++++------------ bitmap.c | 10 +--------- mdadm.h | 2 ++ super-ddf.c | 10 ++++------ super-intel.c | 23 +++++++---------------- util.c | 34 ++++++++++++++++++++++++++++++++++ 12 files changed, 97 insertions(+), 150 deletions(-) -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html