All of lore.kernel.org
 help / color / mirror / Atom feed
* security module question
@ 2009-08-04 22:06 Justin Banks
  2009-08-05  2:02 ` James Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Justin Banks @ 2009-08-04 22:06 UTC (permalink / raw)
  To: linux-kernel

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@bakbone.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-08-06 18:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-04 22:06 security module question Justin Banks
2009-08-05  2:02 ` James Morris
2009-08-06 18:38   ` Eric Paris
2009-08-06 18:45     ` Shaya Potter

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.