X-Git-Url: http://pilppa.org/gitweb/?a=blobdiff_plain;f=include%2Flinux%2Fnfs_fs_sb.h;h=9bb81aec91cf859de0591b4fb51b49ba9a622297;hb=7392906ea915b9a2c14dea32b3604b4e178f82f7;hp=4e477ae58699b59a3e4a011bb5447ccce1d5bc4b;hpb=3e10e879a8c334a5927d800a3663a24d562cfa31;p=linux-2.6-omap-h63xx.git diff --git a/include/linux/nfs_fs_sb.h b/include/linux/nfs_fs_sb.h index 4e477ae5869..9bb81aec91c 100644 --- a/include/linux/nfs_fs_sb.h +++ b/include/linux/nfs_fs_sb.h @@ -42,12 +42,6 @@ struct nfs_client { struct rb_root cl_openowner_id; struct rb_root cl_lockowner_id; - /* - * The following rwsem ensures exclusive access to the server - * while we recover the state following a lease expiration. - */ - struct rw_semaphore cl_sem; - struct list_head cl_delegations; struct rb_root cl_state_owners; spinlock_t cl_lock;