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

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

Revision 1.3, Tue Jan 16 14:56:58 2007 UTC (10 years, 8 months ago) by vapo.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +12 -0 lines

Merge of 2.6.x-xfs-melb:linux:27935a by kenmcd.

  Reinstate delete file.

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.