From 2172eae85d3cb9ccadde9551ae6e26364c4016fb Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 10 Dec 2007 20:06:13 +0000 Subject: Remove no-longer-needed FIXME. --- plpnfsd/mp_pfs_ops.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plpnfsd/mp_pfs_ops.c b/plpnfsd/mp_pfs_ops.c index 7dcba5a..3f86772 100644 --- a/plpnfsd/mp_pfs_ops.c +++ b/plpnfsd/mp_pfs_ops.c @@ -1345,7 +1345,6 @@ nfsproc_write_2(writeargs *wa) } } /* fetch attributes */ - /* FIXME: Cope without cache */ if ((cp = search_cache(attrcache, inode->inode)) == 0) { gres = nfsproc_getattr_2((struct nfs_fh *) wa->file.data); if (gres->status != NFS_OK) { -- cgit v1.2.3