Whamcloud - gitweb
LU-1337 llite: kernel 3.1 kills inode->i_alloc_sem
[fs/lustre-release.git] / lustre / llite / vvp_page.c
index ffb4464..e200c05 100644 (file)
@@ -429,7 +429,6 @@ static void vvp_transient_page_verify(const struct cl_page *page)
        struct inode *inode = ccc_object_inode(page->cp_obj);
 
        LASSERT(!mutex_trylock(&inode->i_mutex));
-       /* LASSERT_SEM_LOCKED(&inode->i_alloc_sem); */
 }
 
 static int vvp_transient_page_own(const struct lu_env *env,