9 Apr
                
                    2021
                
            
            
                9 Apr
                
                '21
                
            
            
            
        
    
                4:50 p.m.
            
        On a Thursday in 2021, Peter Krempa wrote:
Use str(r)chr to find the correct bit rather than fully splitting the string.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/storage/storage_backend_zfs.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano