syncdaemon need to generate deletes for its children when faking a delete from a move to outside the watched folder
Bug #365009 reported by
Lucio Torre
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Client |
Fix Released
|
Critical
|
Guillermo Gonzalez | ||
Ubuntu One Servers |
Fix Released
|
Critical
|
Guillermo Gonzalez |
Bug Description
try this:
My Files $ mkdir a
My Files $ >a/b
My Files $ mv a ~/tmp
Syncdaemon will only see a FS_DIR_DELETED event for 'a', but no FS_FILE_DELETED event for 'b'. so when trying to delete 'a' on the server it will say "NOT_EMPTY"
Changed in ubuntuone-client: | |
importance: | Undecided → Critical |
tags: | added: chicharra |
Changed in ubuntuone-client: | |
assignee: | nobody → Guillermo Gonzalez (verterok) |
Changed in ubunet: | |
assignee: | nobody → Guillermo Gonzalez (verterok) |
importance: | Undecided → Critical |
milestone: | none → beta1 |
status: | New → Confirmed |
Changed in ubuntuone-client: | |
status: | New → Confirmed |
milestone: | none → beta1 |
Changed in ubunet: | |
status: | Confirmed → In Progress |
Changed in ubuntuone-client: | |
status: | Confirmed → In Progress |
Changed in ubuntuone-client: | |
status: | In Progress → Fix Committed |
Changed in ubunet: | |
status: | In Progress → Fix Committed |
Changed in ubuntuone-client: | |
status: | Fix Committed → Fix Released |
Changed in ubunet: | |
status: | Fix Committed → Fix Released |
visibility: | private → public |
To post a comment you must log in.