fs/9p: remove rename work around in 9p
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Mon, 6 Jun 2011 18:01:47 +0000 (18:01 +0000)
committerEric Van Hensbergen <ericvh@gmail.com>
Sat, 23 Jul 2011 14:32:47 +0000 (09:32 -0500)
commit2053d67c5451d92a3ddf58d944e1d6b0efc9c419
tree4bac13af2eadcc09c08205cb9bc82016a5959dd8
parentb85f7d92d7bd7e3298159e8b1eed8cb8cbbb0348
fs/9p: remove rename work around in 9p

Now that VFS does the right thing remove the work around.

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