From 1ad7cb029975d570759708d642583e4367cfae49 Mon Sep 17 00:00:00 2001 From: Christoph Hellwig Date: Sat, 14 Nov 2009 16:17:23 +0000 Subject: [PATCH] --- yaml --- r: 175282 b: refs/heads/master c: 0c3dc2b02a4996c13e26eb91296e8a309e0c6227 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/xfs/xfs_iget.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 51ec144c59e2..9e6e58e69e3a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b8f82a4a6fc79fcb4b2eb81252020e04c9b49da5 +refs/heads/master: 0c3dc2b02a4996c13e26eb91296e8a309e0c6227 diff --git a/trunk/fs/xfs/xfs_iget.c b/trunk/fs/xfs/xfs_iget.c index cc72c561ff52..073bb4a26b19 100644 --- a/trunk/fs/xfs/xfs_iget.c +++ b/trunk/fs/xfs/xfs_iget.c @@ -293,7 +293,7 @@ xfs_iget_cache_miss( struct xfs_inode **ipp, xfs_daddr_t bno, int flags, - int lock_flags) __releases(pag->pag_ici_lock) + int lock_flags) { struct xfs_inode *ip; int error;