diff options
author | Wu Fengguang <fengguang.wu@intel.com> | 2010-03-05 21:42:01 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-03-06 19:26:25 (GMT) |
commit | 42e49608683ab25fbbbf9c40edb944601e543882 (patch) | |
tree | 5cc8beee91f235cdaf6be986f90275e04137c2bc /firmware/cis | |
parent | 85f1fb72fa76eabc4481dc79f42d2b011df54762 (diff) | |
download | linux-42e49608683ab25fbbbf9c40edb944601e543882.tar.xz |
vfs: take f_lock on modifying f_mode after open time
We'll introduce FMODE_RANDOM which will be runtime modified. So protect
all runtime modification to f_mode with f_lock to avoid races.
Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: Christoph Hellwig <hch@infradead.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Cc: Chuck Lever <chuck.lever@oracle.com>
Cc: <stable@kernel.org> [2.6.33.x]
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'firmware/cis')
0 files changed, 0 insertions, 0 deletions