cifs: track local_nls in volume info
authorJeff Layton <jlayton@redhat.com>
Sat, 24 Apr 2010 11:57:42 +0000 (07:57 -0400)
committerSteve French <sfrench@us.ibm.com>
Mon, 26 Apr 2010 18:54:54 +0000 (18:54 +0000)
commita5fc4ce01867842f6a9cc317035df3081302bffc
tree03e785a862a657a43b822f88704bb69d65e33e52
parentfa588e0c57048b3d4bfcd772d80dc0615f83fd35
cifs: track local_nls in volume info

Add a local_nls field to the smb_vol struct and keep a pointer to the
local_nls in it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
fs/cifs/connect.c