Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 185713
b: refs/heads/master
c: de27a5b
h: refs/heads/master
i:
  185711: 798dcf0
v: v3
  • Loading branch information
Al Viro committed Mar 3, 2010
1 parent c66ac43 commit fe5f910
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f694869709cc39a5fbde21aa40f22999ddad0e6e
refs/heads/master: de27a5bf9caef3f1fca1f315aa58eee54fbf929a
2 changes: 1 addition & 1 deletion trunk/security/smack/smack_lsm.c
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ static int smack_sb_umount(struct vfsmount *mnt, int flags)
struct smk_audit_info ad;

smk_ad_init(&ad, __func__, LSM_AUDIT_DATA_FS);
smk_ad_setfield_u_fs_path_dentry(&ad, mnt->mnt_mountpoint);
smk_ad_setfield_u_fs_path_dentry(&ad, mnt->mnt_root);
smk_ad_setfield_u_fs_path_mnt(&ad, mnt);

sbp = mnt->mnt_sb->s_security;
Expand Down

0 comments on commit fe5f910

Please sign in to comment.