SMACK: smack_file_lock can use the struct path
authorEric Paris <eparis@redhat.com>
Mon, 25 Apr 2011 17:15:55 +0000 (13:15 -0400)
committerEric Paris <eparis@redhat.com>
Mon, 25 Apr 2011 22:14:45 +0000 (18:14 -0400)
commit92f4250901476fcadc4f52ace36e453c61f5591d
treeeadee3bbaa53226874d64dcb192699775fdf3792
parenta269434d2fb48a4d66c1d7bf821b7874b59c5b41
SMACK: smack_file_lock can use the struct path

smack_file_lock has a struct path, so use that instead of only the
dentry.

Signed-off-by: Eric Paris <eparis@redhat.com>
Acked-by: Casey Schaufler <casey@schaufler-ca.com>
security/smack/smack_lsm.c