]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
merge latest kernel change to user space - no effect otherwise
authorSteve Lord <lord@sgi.com>
Wed, 20 Jun 2001 14:51:43 +0000 (14:51 +0000)
committerSteve Lord <lord@sgi.com>
Wed, 20 Jun 2001 14:51:43 +0000 (14:51 +0000)
include/xfs_inode.h

index 497cd686745045ebd37f3536088600f5ff9433dc..7950594d7f7a26cc497eed2613a952ba2280c721 100644 (file)
@@ -524,7 +524,7 @@ uint                xfs_ilock_map_shared(xfs_inode_t *);
 void           xfs_iunlock_map_shared(xfs_inode_t *, uint);
 void           xfs_ifunlock(xfs_inode_t *);
 void           xfs_ireclaim(xfs_inode_t *);
-int            xfs_finish_reclaim(xfs_inode_t *, int);
+int            xfs_finish_reclaim(xfs_inode_t *, int, int);
 
 /*
  * xfs_inode.c prototypes.