| Submitter | Jeff Layton |
|---|---|
| Date | March 30, 2010, 7:51 p.m. |
| Message ID | <1269978677-6817-2-git-send-email-jlayton@samba.org> |
| Download | mbox | patch |
| Permalink | /patch/49036/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/fs/cifs/cifs_fs_sb.h b/fs/cifs/cifs_fs_sb.h index 4797787..7f5bc7c 100644 --- a/fs/cifs/cifs_fs_sb.h +++ b/fs/cifs/cifs_fs_sb.h @@ -36,7 +36,6 @@ struct cifs_sb_info { struct cifsTconInfo *tcon; /* primary mount */ - struct list_head nested_tcon_q; struct nls_table *local_nls; unsigned int rsize; unsigned int wsize;