Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115648489
D34756.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
629 B
Referenced Files
None
Subscribers
None
D34756.diff
View Options
diff --git a/sys/ufs/ufs/acl.h b/sys/ufs/ufs/acl.h
--- a/sys/ufs/ufs/acl.h
+++ b/sys/ufs/ufs/acl.h
@@ -39,8 +39,10 @@
#ifdef _KERNEL
-int ufs_getacl_nfs4_internal(struct vnode *vp, struct acl *aclp, struct thread *td);
-int ufs_setacl_nfs4_internal(struct vnode *vp, struct acl *aclp, struct thread *td);
+int ufs_getacl_nfs4_internal(struct vnode *vp, struct acl *aclp,
+ struct thread *td);
+int ufs_setacl_nfs4_internal(struct vnode *vp, struct acl *aclp,
+ struct thread *td);
void ufs_sync_acl_from_inode(struct inode *ip, struct acl *acl);
void ufs_sync_inode_from_acl(struct acl *acl, struct inode *ip);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 27, 1:09 PM (18 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17818030
Default Alt Text
D34756.diff (629 B)
Attached To
Mode
D34756: Add KERN_LOCKF
Attached
Detach File
Event Timeline
Log In to Comment