Bug 7958 - Limit number of copies in trash
Summary: Limit number of copies in trash
Status: NEW
Alias: None
Product: Samba 3.2
Classification: Unclassified
Component: VFS Modules (show other bugs)
Version: 3.2.5
Hardware: x64 Linux
: P3 enhancement
Target Milestone: ---
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 09:25 UTC by Mathias Brodala
Modified: 2011-02-17 09:25 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathias Brodala 2011-02-17 09:25:45 UTC
The VFS trash has a feature to keep all versions of deleted files and directories by renaming newer versions to "Copy #N of ...".

To limit the amount of space used by these copies having an option to limit the number of versions to keep could come really handy. No file renaming needs to take place for this, only permanently delete the oldest files/directories.