summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorAlexander Viro <viro@math.psu.edu>2002-02-12 20:31:09 -0800
committerLinus Torvalds <torvalds@home.transmeta.com>2002-02-12 20:31:09 -0800
commit0443970a2156ab1676898c20255ab5bb53141539 (patch)
treeadaa22f960ca93a35d0e9e7c6848e9a190d02347 /fs/proc/array.c
parentccc1d4a629be3074467f9f9113c36ed40ecbc883 (diff)
[PATCH] SMP-safe ext2/namei.c
BKL held around ->i_nlink changes in ext2/namei.c. That makes namei.c SMP-safe (dir.c already is). BKL dropped around ext2_free_inode() - it's already SMP-safe (the only place that needed BKL was DQUOT_FREE_INODE() and it got BKL in the previous patch).
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions