Loading fs/lockd/svclock.c +1 −2 Original line number Diff line number Diff line Loading @@ -238,7 +238,6 @@ nlmsvc_delete_block(struct nlm_block *block, int unlock) /* Remove block from list */ nlmsvc_remove_block(block); if (fl->fl_next) posix_unblock_lock(file->f_file, fl); /* If the block is in the middle of a GRANT callback, Loading Loading
fs/lockd/svclock.c +1 −2 Original line number Diff line number Diff line Loading @@ -238,7 +238,6 @@ nlmsvc_delete_block(struct nlm_block *block, int unlock) /* Remove block from list */ nlmsvc_remove_block(block); if (fl->fl_next) posix_unblock_lock(file->f_file, fl); /* If the block is in the middle of a GRANT callback, Loading