Robin H. Johnson

Results 158 comments of Robin H. Johnson

Hi, Just wanted to leave an update here. There turns out to be some gotchas in the "easy" server-side fix I was proposing: https://github.com/ceph/ceph/pull/47773 That need other changes to ensure...

@corvus1 can you provide some detail about how it stopped your entire setup working?

Please do investigate it. Most likely it is something like clients were still using the old prefix for their source address, but that wasn't routable anymore.

@jpcaldwell30 seems like part of your response was missing?

@samuelnoguchi please rebase, this would be fantastic for systems with many mounts (multiple thousands)

@rockowitz Can you please generate tags for the 1.4.2 & 2.0.0-rc1 release points? Doesn't have to be full releases, just git tags, for consistency in distribution testing.

The Gentoo package for ddcutil uses the github tarballs `https://github.com/rockowitz/ddcutil/archive/v${PV}.tar.gz` available based on git tags, because it has to regenerate autoconf/automake anyway. If you just make tags in the master...

This came up because a user asked for us to package 1.4.2 & 2.0.0-rc1, which still don't exist as git tags (I know you deleted the 1.4.2 branch). This happened...

Hi! Sorry for the delay, could you tweak your patch to use the named regex groups `'name'` and `'email'` and then I'll merge it? That way this code will last...