fs/9p: Pass the correct user credentials during attach
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 1 Jun 2010 09:26:18 +0000 (09:26 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 2 Aug 2010 19:25:08 +0000 (14:25 -0500)
commit9ffaf63e34821ea60b2e1c8593f968d73728f82b
treea2fa40eeb0cc9ae7bb1ac5dfbbd23231746290f8
parent69d4b4436b54c1a850d475697fda5ca117b09a5e
fs/9p: Pass the correct user credentials during attach

We need to make sure we pass the right uid value
during attach. dotl is similar to dotu in this regard.
Without this mapped security model on dotl doesn't work

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
fs/9p/fid.c
fs/9p/v9fs.c