Hi, On Thu, Nov 2, 2023 at 10:37 AM Alexander Aring <aahringo@xxxxxxxxxx> wrote: > > Hi, > > On Mon, Sep 25, 2023 at 4:18 PM Alexander Aring <aahringo@xxxxxxxxxx> wrote: > > > > This patch adds fcntl corner cases that was being used to confirm issues > > on a GFS2 filesystem. The GFS2 filesystem has it's own ->lock() > > implementation and in those corner cases issues was being found and > > fixed. > > > > Signed-off-by: Alexander Aring <aahringo@xxxxxxxxxx> > > --- > > changes since v2: > > - move fcntl tests into one fcntl c file > > - remove ofd and same owner tests, should be reflected by only one test > > - simplify commit message (remove testname out of it) > > - add error messages in fcntl.c to give more information if an error > > occur > > ping, any comments? Would for me nice to have these fcntl() tests > upstream and have a starting point to add more tests regarding dlm > plock implementation. > > Thanks. ping? - Alex