libsmack: Removes checking smackfs isn't read only
authorJosé Bollo <jose.bollo@open.eurogiciel.org>
Thu, 27 Mar 2014 14:47:02 +0000 (15:47 +0100)
committerJosé Bollo <jose.bollo@open.eurogiciel.org>
Thu, 27 Mar 2014 15:19:48 +0000 (16:19 +0100)
commitdd0d8b6ffc5cda225e9a685b9ac5429e13a4b8c9
tree5f13dabcabf98969a87aebb30c039e61ec189cc5
parent53d8c64654140200d58062f1ad1c32f4056f0d51
libsmack: Removes checking smackfs isn't read only

Assuming that smack is available only if the filesystem
smackfs is mounted without being set to read-only have
negative side effects on tools like 'id', 'ls', 'ps'.
In effect, these tools are using libsmack to detect
availability of Smack and to tune their output to
print contexts.

This fixes smack-team/smack#105

Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
libsmack/init.c