Home
last modified time | relevance | path

Searched hist:b6054793 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/9p/
H A Dvfs_inode.cb6054793 Thu Jan 05 10:42:17 CST 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> fs/9p: We should not allocate a new inode when creating hardlines.

Don't do new_inode_from fid in case of hardlink creation. This ensures
that link count for hardlink files get updated properly. Earlier link count
was not updated on removing a hardlink with cache mode enabled.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
b6054793 Thu Jan 05 10:42:17 CST 2012 Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> fs/9p: We should not allocate a new inode when creating hardlines.

Don't do new_inode_from fid in case of hardlink creation. This ensures
that link count for hardlink files get updated properly. Earlier link count
was not updated on removing a hardlink with cache mode enabled.

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