diff options
author | Jeff Layton <jlayton@redhat.com> | 2010-09-29 23:51:11 (GMT) |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2010-10-06 16:12:44 (GMT) |
commit | 7ffec372458d163492e56e663a1b3a2d7be0a0a2 (patch) | |
tree | e404e3d1000ff41e9b27d0ecb4d6a47187e110d7 /fs/ocfs2 | |
parent | f3983c2133e9bea9c8b4f690737d15e3e9b02491 (diff) | |
download | linux-7ffec372458d163492e56e663a1b3a2d7be0a0a2.tar.xz |
cifs: add refcounted and timestamped container for holding tcons
Eventually, we'll need to track the use of tcons on a per-sb basis, so that
we know when it's ok to tear them down. Begin this conversion by adding a
new "tcon_link" struct and accessors that get it. For now, the core data
structures are untouched -- cifs_sb still just points to a single tcon and
the pointers are just cast to deal with the accessor functions. A later
patch will flesh this out.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions