From 7b1653d57cfa9dfd3921ca6cbfa91783d8556533 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Thu, 28 Sep 2006 11:03:33 +1000 Subject: [PATCH] --- yaml --- r: 37153 b: refs/heads/master c: b627259c602f3f1b995d09aad2b57bed889430b9 h: refs/heads/master i: 37151: 3f6e74b4320b464602c1b6fd0e2e7a3d65d1876e v: v3 --- [refs] | 2 +- trunk/fs/xfs/linux-2.6/xfs_aops.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index f59143c47c63..e54906f79f67 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 77e4635ae191774526ed695482a151ac986f3806 +refs/heads/master: b627259c602f3f1b995d09aad2b57bed889430b9 diff --git a/trunk/fs/xfs/linux-2.6/xfs_aops.c b/trunk/fs/xfs/linux-2.6/xfs_aops.c index 7cde30d29393..09360cf1e1f2 100644 --- a/trunk/fs/xfs/linux-2.6/xfs_aops.c +++ b/trunk/fs/xfs/linux-2.6/xfs_aops.c @@ -1356,7 +1356,6 @@ xfs_end_io_direct( ioend->io_size = size; xfs_finish_ioend(ioend); } else { - ASSERT(size >= 0); xfs_destroy_ioend(ioend); }