Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1250949

Re: [PATCH] fs: fix data races on inode->i_flctx

From William Dauchy <wdauchy@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH] fs: fix data races on inode->i_flctx
Date 2015-10-19 19:30 +0200
Message-ID <qlmpY-2H8-15@gated-at.bofh.it> (permalink)
References (6 earlier) <qb7BT-5n4-5@gated-at.bofh.it> <qb7LA-5yk-3@gated-at.bofh.it> <qlkob-8eL-33@gated-at.bofh.it> <qllNg-1H5-19@gated-at.bofh.it> <qllWW-1T1-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Oct 19, 2015 at 6:53 PM, William Dauchy <wdauchy@gmail.com> wrote:
> On Mon, Oct 19, 2015 at 6:44 PM, Jeff Layton <jlayton@poochiereds.net> wrote:
>> This should be fixed by this series of four commits that are already in
>> mainline:
>> bcd7f78d078ff6197715c1ed070c92aca57ec12c..ee296d7c5709440f8abd36b5b65c6
>> b3e388538d9
>
> Am I missing something, I see three of them between
> bcd7f78d078ff6197715c1ed070c92aca57ec12c..ee296d7c5709440f8abd36b5b65c6b3e388538d9
> (and not four)
>
> ee296d7c5709440f8abd36b5b65c6b3e388538d9 locks: inline
> posix_lock_file_wait and flock_lock_file_wait
> 83bfff23e9ed19f37c4ef0bba84e75bd88e5cf21 nfs4: have do_vfs_lock take
> an inode pointer
> 29d01b22eaa18d8b46091d3c98c6001c49f78e4a locks: new helpers -
> flock_lock_inode_wait and posix_lock_inode_wait

I suppose I found the missing one
bcd7f78 locks: have flock_lock_file take an inode pointer instead of a filp

-- 
William
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [PATCH] fs: fix data races on inode->i_flctx William Dauchy <wdauchy@gmail.com> - 2015-10-19 17:20 +0200
  Re: [PATCH] fs: fix data races on inode->i_flctx Dmitry Vyukov <dvyukov@google.com> - 2015-10-19 17:30 +0200
    Re: [PATCH] fs: fix data races on inode->i_flctx William Dauchy <wdauchy@gmail.com> - 2015-10-19 17:40 +0200
  Re: [PATCH] fs: fix data races on inode->i_flctx Jeff Layton <jlayton@poochiereds.net> - 2015-10-19 18:50 +0200
    Re: [PATCH] fs: fix data races on inode->i_flctx William Dauchy <wdauchy@gmail.com> - 2015-10-19 19:00 +0200
      Re: [PATCH] fs: fix data races on inode->i_flctx William Dauchy <wdauchy@gmail.com> - 2015-10-19 19:30 +0200
        Re: [PATCH] fs: fix data races on inode->i_flctx Jeff Layton <jlayton@poochiereds.net> - 2015-10-19 19:50 +0200

csiph-web