commit | 9ffaf63e34821ea60b2e1c8593f968d73728f82b | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Tue Jun 01 09:26:18 2010 +0000 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Mon Aug 02 14:25:08 2010 -0500 |
tree | a2fa40eeb0cc9ae7bb1ac5dfbbd23231746290f8 | |
parent | 69d4b4436b54c1a850d475697fda5ca117b09a5e [diff] |
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>