[git pull] i_nlink fixes, part 1

From: Al Viro
Date: Thu Mar 03 2011 - 01:32:19 EST


Please, pull from
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6.git/ i_nlink

Shortlog:
Al Viro (8):
sysv: i_nlink races in rename()
ufs: i_nlink races in rename()
minix: i_nlink races in rename()
nilfs2: i_nlink races in rename()
exofs: i_nlink races in rename()
fix reiserfs mkdir() breakage
udf: fix i_nlink limit
hfs: fix rename() over non-empty directory

Diffstat:
fs/exofs/namei.c | 8 ++------
fs/hfs/dir.c | 50 +++++++++++++-------------------------------------
fs/minix/namei.c | 8 ++------
fs/nilfs2/namei.c | 8 +-------
fs/reiserfs/namei.c | 2 +-
fs/sysv/namei.c | 8 ++------
fs/udf/namei.c | 11 +++++------
fs/ufs/namei.c | 9 ++-------
8 files changed, 28 insertions(+), 76 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/