From 61d8f4c3257cbeeb27c3dd198878274f4d461aef Mon Sep 17 00:00:00 2001 From: Steve Lord Date: Wed, 20 Jun 2001 14:51:43 +0000 Subject: [PATCH] merge latest kernel change to user space - no effect otherwise --- include/xfs_inode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/xfs_inode.h b/include/xfs_inode.h index 497cd6867..7950594d7 100644 --- a/include/xfs_inode.h +++ b/include/xfs_inode.h @@ -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. -- 2.47.3