Bug 212737

Summary: Add a test case for this kernel issue to libcap's quicktest.sh
Product: Tools Reporter: Andrew G. Morgan (morgan)
Component: libcapAssignee: Andrew G. Morgan (morgan)
Status: RESOLVED CODE_FIX    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: pre-2021-04-20 Subsystem:
Regression: No Bisected commit-id:

Description Andrew G. Morgan 2021-04-21 00:51:31 UTC
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=db2e718a47984b9d71ed890eb2ea36ecf150de18

I stumbled on the bug and reason for this patch in December. I've been waiting for this to be fixed in the kernel to add a regression test for it. Now that the fix is in, I should remember to do that.
Comment 1 Andrew G. Morgan 2021-05-16 23:23:03 UTC
Added a stand alone tests/uns_test.c for this bug as part of this CL:

https://git.kernel.org/pub/scm/libs/libcap/libcap.git/commit/?id=572b1f8099c05e2840ae66d52d8bee8e547bad39

I'll make a 2.60 release before including its execution in quicktest.sh
Comment 2 Andrew G. Morgan 2021-05-17 02:20:51 UTC
s/2.60/2.50/