commit | 5c0f255dd4c8b8f3349b6ed14233f77948c5a9a6 | [log] [tgz] |
---|---|---|
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Thu Sep 02 11:09:07 2010 +0530 |
committer | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | Wed Sep 08 22:56:42 2010 +0530 |
tree | 3ce96facb16ec9cb0453555568d1b6588211007e | |
parent | 12848bfc5d719bad536c5448205a3226be1fda47 [diff] |
virtio-9p: Use lchown which won't follow symlink We should always use functions which don't follow symlink on the server Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>