[PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied
authorErez Zadok <ezk@cs.sunysb.edu>
Mon, 19 Feb 2007 04:57:45 +0000 (23:57 -0500)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Mon, 19 Feb 2007 22:21:50 +0000 (14:21 -0800)
commita6e6df25ec6751f4f73784398ab7d43cf9d2019f
tree64c2862e00a9094d5ace11b812fcf0ac506df945
parentbc5393a6c9c0e70b4b43fb2fb63e3315e9a15c8f
[PATCH] fs/stack.c: Copy i_nlink after all other attributes are copied

A user-specified get_nlinks may depend on other inode attributes.

Cc: Michael Halcrow <mhalcrow@us.ibm.com>
Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
Signed-off-by: Josef 'Jeff' Sipek <jsipek@cs.sunysb.edu>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/stack.c