diff options
author | Raghavendra G <raghavendra@gluster.com> | 2009-11-18 01:20:30 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2009-11-18 21:15:11 -0800 |
commit | 9d9cbb893661763783f2e4fb8093ff7f0a720143 (patch) | |
tree | e318fe0ad1bf97cdb278976d97fc54d051d0d334 /doc | |
parent | ed75d6588899b3a812818e82ac7805998dbbd5e0 (diff) |
libglusterfsclient: don't change the st_dev in stat-structure before doing inode_link.
- st_dev is used for storing generation number of the inode in
inode_link and libgf_iattr_transform changes the st_dev to fake_fsid.
If inode_link is done after libgf_iattr_transform, the generation number
stored will be wrong and will result in ESTALE errors from server.
Signed-off-by: Raghavendra G <raghavendra@gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 369 (Samba does not work with booster.)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=369
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions