[PATCH 0/3] delete directory documents on directory removal

Subject: [PATCH 0/3] delete directory documents on directory removal

Date: Fri, 25 Sep 2015 23:48:43 +0300

To: notmuch@notmuchmail.org

Cc:

From: Jani Nikula


Hi all, this is a bit RFC-ish series for fixing some issues on directory
renames and removals. The commit messages could use some polish, but I
think I added enough to make it reasonable to follow. I'm not sure if
the directory document removal API does enough or not, or whether it's a
good API. This series just proves we need to do this.

BR,
Jani.



Jani Nikula (3):
  test: flag one more notmuch new test as broken
  lib: add interface to delete directory documents
  cli: delete directory documents on directory removal

 lib/directory.cc | 18 ++++++++++++++++++
 lib/notmuch.h    |  7 +++++++
 notmuch-new.c    | 12 +++---------
 test/T050-new.sh |  2 +-
 4 files changed, 29 insertions(+), 10 deletions(-)

-- 
2.1.4


Thread: