#2963: optimization: link() can be used in e.g. mbox-hook for maildirs
--+--
Reporter: Safari | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor| Milestone:
Component: maildir/mh |Version:
Res
#2963: optimization: link() can be used in e.g. mbox-hook for maildirs
--+--
Reporter: Safari | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor| Milestone:
Component: maildir/mh |Version:
Res
#2963: optimization: link() can be used in e.g. mbox-hook for maildirs
--+--
Reporter: Safari | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor| Milestone:
Component: maildir/mh |Version:
Res
#2963: optimization: link() can be used in e.g. mbox-hook for maildirs
--+-
Reporter: Safari | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor| Milestone:
#2963: optimization: link() can be used in e.g. mbox-hook for maildirs
--+-
Reporter: Safari | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor| Milestone:
#2963: optimization: link() can be used in e.g. mbox-hook for maildirs
--+-
Reporter: Safari | Owner: mutt-dev
Type: enhancement | Status: new
Priority: minor| Milestone:
#2963: optimization: link() can be used in e.g. mbox-hook for maildirs
if source and destination mailboxes are maildirs and the both are
on the same filesystem, link() (and unlink() for source email if link()
succeeds) can be used instead of
read() and write() as an optimization, if there have