| commit | ff08acd4f24e74019dd75420fd8373fad563c1af | [log] [tgz] |
|---|---|---|
| author | Wayne Davison <wayned@samba.org> | Sun Jun 08 10:22:09 2014 -0700 |
| committer | Wayne Davison <wayned@samba.org> | Sun Jun 08 10:42:14 2014 -0700 |
| tree | dd08d095b23b7e5a075d731ecc7829789756de93 | |
| parent | 03bb593f812ac0a1c4a6b38d333e31f149f3a451 [diff] |
Added a flag to disable xattr hlink optimization. I added a compatibility flag for protocol 31 that will let both sides know if they should be using the xattr optimization that attempted to avoid sending xattr info for hardlinked files. Since this optimization was causing some issues, this compatibility flag will ensure that both sides know if they should be trying to use the optimization or not.