security module question
From: Justin Banks
Date: Tue Aug 04 2009 - 18:53:30 EST
Hello - I'm trying to implement a security module that will allow or
disallow writes on files by byte ranges. Is there a way to use
inode_permission() to do this, or is there an alternative route I should
take? It doesn't look like inode_permission() will give me the data I
need (offset + length of write).
Also, is there a security module that will examine data being written
for certain patterns or content?
Please CC: me on responses. I used to be subscribed, but the traffic was
just too much.
-justinb
--
Justin Banks
BakBone Software
justinb@xxxxxxxxxxx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/