Unionfs: reorder initializations in ->permission
authorErez Zadok <ezk@cs.sunysb.edu>
Sat, 30 Apr 2011 05:34:00 +0000 (01:34 -0400)
committerErez Zadok <ezk@cs.sunysb.edu>
Sun, 24 Nov 2013 05:54:58 +0000 (00:54 -0500)
commitfedd3183b516f5b755adaba92ada2b1f24332d9f
tree88c67b5eadd775a75960bf5dbe66dedd8f3b88f8
parenta90ebfd36a5e7e1627ccf3397aaffb4f0b1a18be
Unionfs: reorder initializations in ->permission

First igrab, then reference the inode in question; and do all this after
checking for IPERM_FLAG_RCU.

Signed-off-by: Erez Zadok <ezk@cs.sunysb.edu>
fs/unionfs/inode.c