SLES10 Fixes (part 4):

- Configure check for SLES specific API change to vfs_unlink()
  and vfs_rename() which added a 'struct vfsmount *' argument.
  This was for something called the linux-security-module, but
  it appears that it was never adopted upstream.
This commit is contained in:
Brian Behlendorf
2009-05-20 11:31:55 -07:00
parent 6c9433c150
commit a093c6a499
5 changed files with 188 additions and 5 deletions
+2
View File
@@ -79,6 +79,8 @@ SPL_AC_NEXT_ZONE
SPL_AC_GET_ZONE_COUNTS
SPL_AC_GLOBAL_PAGE_STATE
SPL_AC_ZONE_STAT_ITEM_FIA
SPL_AC_2ARGS_VFS_UNLINK
SPL_AC_4ARGS_VFS_RENAME
AC_CONFIG_FILES([
Makefile