Project

General

Profile

Actions

Bug #1283

closed

"hammer cleanup" ignores some PFS

Added by pgeorgi about 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:

Description

The periodical "hammer cleanup" run doesn't handle all active PFS. It scans
through the mount points of fstype "hammer" or "null" whose device starts with
/pfs.
I have two hammer filesystems, and keep the pfs symlinks in their respective
root directories, so "/pfs" didn't match "/backup/pfs".
Attached patch changes the test to look for the occurrence of "/@@0x" in the
device path, which should be rare enough to only match hammer filesystems.


Files

20090216-1-hammer-cleanup.diff (450 Bytes) 20090216-1-hammer-cleanup.diff pgeorgi, 02/16/2009 10:09 PM
Actions #1

Updated by dillon about 15 years ago

Committed, thank you for the patch!

-Matt

Actions

Also available in: Atom PDF