Do not silently ignore files when applying them in smackload/ctl v1.0.2
authorJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 3 Dec 2013 16:22:55 +0000 (18:22 +0200)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tue, 3 Dec 2013 16:28:39 +0000 (18:28 +0200)
commit0e97d36d3e7188106682ff682573fbb73cc783a2
treec076ee09573f9f586d670ba3affe636897b8ea84
parentcea4cbe27986c2b73ef4aa8fe6b7fa4a1c080e2c
Do not silently ignore files when applying them in smackload/ctl

Detect unknown file types and non-regular files and fail if they
are found with proper error reporting.

Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
utils/common.c