]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - fs/xfs/quota/xfs_dquot.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / fs / xfs / quota / xfs_dquot.c
index faf8e1a83a1235a59a9aa0e15ba03bbcf44885c2..d22aa3103106c47d7d0ca6b9f1532bd17b4289ea 100644 (file)
@@ -149,7 +149,6 @@ xfs_qm_dqdestroy(
        ASSERT(list_empty(&dqp->q_freelist));
 
        mutex_destroy(&dqp->q_qlock);
-       sv_destroy(&dqp->q_pinwait);
        kmem_zone_free(xfs_Gqm->qm_dqzone, dqp);
 
        atomic_dec(&xfs_Gqm->qm_totaldquots);