What happened:
Item count is not correct when deleting file share. As below:
What you expected to happen:
It should be 1 file, not 3 files.
How to reproduce it (as minimally and precisely as possible):
Just choose some items to delete, it can be reproduced easily.
What happened:
When I choose one file share and delete it, I got the status in 'errorDeleting' for a long time, and it cannot be deleted anymore. As below:
What you expected to happen:
I can be deleted successfully.
How to reproduce it (as minimally and precisely as possible):
Create a file share, create some ACLs, and then delete it.
What happened:
Ip can work when creating ACL, but network segment does not work. As below:
What you expected to happen:
After created an ACL with network segment, I can see the exported path by run command of showmount or exportfs, and I can use this share path.
How to reproduce it (as minimally and precisely as possible):
Use network segment to create ACL of a share path.
What happened:
Create ACL with only read permission, but still can write. As below:
What you expected to happen:
Can not write.
How to reproduce it (as minimally and precisely as possible):
Create an ACL with read permission, then mount the file share and write to it.
Environment:
Hotpot(release/branch) version: development branch
OS (e.g. from /etc/os-release): Ubuntu 16.04.2 LTS
Kernel (e.g. uname -a): Linux ubuntu 4.4.0-62-generic
Is this a BUG REPORT or FEATURE REQUEST?:
What happened: Item count is not correct when deleting file share. As below: What you expected to happen: It should be 1 file, not 3 files. How to reproduce it (as minimally and precisely as possible): Just choose some items to delete, it can be reproduced easily.
What happened: When I choose one file share and delete it, I got the status in 'errorDeleting' for a long time, and it cannot be deleted anymore. As below: What you expected to happen: I can be deleted successfully. How to reproduce it (as minimally and precisely as possible): Create a file share, create some ACLs, and then delete it.
What happened: Ip can work when creating ACL, but network segment does not work. As below: What you expected to happen: After created an ACL with network segment, I can see the exported path by run command of showmount or exportfs, and I can use this share path. How to reproduce it (as minimally and precisely as possible): Use network segment to create ACL of a share path.
What happened: Create ACL with only read permission, but still can write. As below: What you expected to happen: Can not write. How to reproduce it (as minimally and precisely as possible): Create an ACL with read permission, then mount the file share and write to it.
Environment:
uname -a
): Linux ubuntu 4.4.0-62-generic