]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9d6079de2299bb0c4d23aab0863c08ba8e6efbd3
treea2fa40eeb0cc9ae7bb1ac5dfbbd23231746290f8
parent2371ded8b8ad81aaf0130d1d9e5c596037517f95
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