Danish Prakash
Danish Prakash
@AkihiroSuda @djdongjin Based on the discussion so far, I've tried to take a shot at this and added a simple condition which deals with no digests and also no name...
If, as the function name suggests, we want free space, we can maybe try the [`statfs`](https://pkg.go.dev/golang.org/x/sys/unix?utm_source=godoc#Statfs_t) syscall?. [`statx`](https://pkg.go.dev/golang.org/x/sys/unix?utm_source=godoc#Statx_t) otoh, can give us the mount ID but it seems like we...
@flouthoc If you haven't started, I can take a shot at this.
@mtrmac mind If I take a look at this?
Mind If I take a look at this?
Looks like there's a consensus on this, I'd like to take a shot at this If that sounds okay.
I can start a draft PR and perhaps we can continue this discussion there while consolidating all the ideas shared so far. Wdyt?
Mind If I pick this up?
Does having a team solve this issue? Can we have different rules for corobo for different teams?
Okay, my bad. Since I was using an ssh remote URL when I wrote this, I somehow overlooked the fact that this could cause an issue. But could you make...