mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
salvage-zlc-update-20060920
avoid dealing so well with damaged namei volumes that we assume a temporary clone is damaged
This commit is contained in:
parent
361751cbf4
commit
1221e482d7
@ -900,7 +900,6 @@ namei_GetLinkCount2(FdHandle_t * h, Inode ino, int lockit, int fixup, int nowrit
|
||||
ssize_t rc;
|
||||
int index;
|
||||
|
||||
if (!VALID_INO(ino)) return 0;
|
||||
/* there's no linktable yet. the salvager will create one later */
|
||||
if (h->fd_fd == -1 && fixup)
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user