Project

General

Profile

Bug #1283 ยป 20090216-1-hammer-cleanup.diff

pgeorgi, 02/16/2009 10:09 PM

View differences:

sbin/hammer/cmd_cleanup.c
continue;
if ((strncmp(ptr, "(hammer,", 8) == 0) ||
((strncmp(ptr, "(null,", 6) == 0) &&
(strncmp(fs, "/pfs", 4) == 0)))
(strstr(fs, "/@@0x") != NULL)))
do_cleanup(path);
}
fclose(fp);
    (1-1/1)