[nfs:bugfixes 11/11] fs/nfs/nfs4client.c:351:8: error: label at end of compound statement

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tree:   git://git.linux-nfs.org/projects/trondmy/linux-nfs.git bugfixes
head:   8ae0dc0ae64c9913c90f550d3c6b724313883fff
commit: 8ae0dc0ae64c9913c90f550d3c6b724313883fff [11/11] NFSv4: Fix NFSv4.0 trunking discovery
config: make ARCH=i386 allmodconfig

All error/warnings:

   fs/nfs/nfs4client.c: In function 'nfs40_walk_client_list':
>> fs/nfs/nfs4client.c:351:8: error: label at end of compound statement

vim +351 fs/nfs/nfs4client.c

   345				prev = NULL;
   346				*result = pos;
   347				dprintk("NFS: <-- %s using nfs_client = %p ({%d})\n",
   348					__func__, pos, atomic_read(&pos->cl_count));
   349			default:
   350				goto out;
 > 351			case -NFS4ERR_STALE_CLIENTID:
   352			}
   353	
   354			spin_lock(&nn->nfs_client_lock);

---
0-DAY kernel build testing backend              Open Source Technology Center
http://lists.01.org/mailman/listinfo/kbuild                 Intel Corporation
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux