"GOT", but the "O" is a cute, smiling pufferfish. Index | Thread | Search

From:
Christian Weisgerber <naddy@mips.inka.de>
Subject:
Re: Workflow question, maybe bug or unclear usage.
To:
Ted Bullock <tbullock@comlore.com>
Cc:
gameoftrees@openbsd.org
Date:
Tue, 25 Jan 2022 23:27:59 +0100

Download raw body.

Thread
Christian Weisgerber:

> > For me, using `got checkout` on an NFS share, causes `got status` to
> > report all directories in the work tree with the bogus *?* status as below:
> 
> FWIW, I can reproduce this.

A guess would be that status_new() needs to call got_path_dirent_type()
and not rely on dirent->d_type, which is DT_UNKNOWN for all entries
on NFS.

-- 
Christian "naddy" Weisgerber                          naddy@mips.inka.de