[BACK]Return to xfs_acl.c CVS log [TXT][DIR] Up to [Development] / linux-2.6-xfs-all / mainline-patches

File: [Development] / linux-2.6-xfs-all / mainline-patches / xfs_acl.c (download)

Revision 1.1, Thu Dec 21 14:39:45 2006 UTC (10 years, 10 months ago) by donaldd.longdrop.melbourne.sgi.com
Branch: MAIN

Merge up to 2.6.19
Merge of 2.6.x-xfs-melb:linux:27801b by kenmcd.

acl_access needed by ioops module.

--- /home/chatz/isms/linux-2.6.19/fs/xfs/xfs_acl.c	2006-11-30 08:57:37.000000000 +1100
+++ xfs_acl.c	2006-12-15 17:48:29.000000000 +1100
@@ -520,6 +520,7 @@
 
 	return xfs_acl_capability_check(md, cr);
 }
+EXPORT_SYMBOL(xfs_acl_access);
 
 /*
  * ACL validity checker.