Re: [PATCH] nfs: fix deallocation of struct node.
Quoting Flavio Cruz (2016-02-16 01:32:02) > * nfs/cache.c: Do not free np->nn since np and np->nn are being > allocated contiguously. Indeed. Merged, thanks! Justus
[PATCH] nfs: fix deallocation of struct node.
* nfs/cache.c: Do not free np->nn since np and np->nn are being allocated contiguously. --- nfs/cache.c | 1 - 1 file changed, 1 deletion(-) diff --git a/nfs/cache.c b/nfs/cache.c index 4719ae3..b48152e 100644 --- a/nfs/cache.c +++ b/nfs/cache.c @@ -158,7 +158,6 @@ netfs_node_norefs (struct node