OSDN Git Service

ll_setxattr(): get rid of struct file on stack
authorAl Viro <viro@zeniv.linux.org.uk>
Fri, 9 May 2014 14:05:18 +0000 (10:05 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 3 Nov 2014 20:21:11 +0000 (15:21 -0500)
commitc139f3cef36291902d7a29a334acd25a1251cd9d
treedf4fdeac1020100d37e439444d67f760c488040c
parent48eddfd5ca591d2bd97594afd58cffa6b5a48ef4
ll_setxattr(): get rid of struct file on stack

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
drivers/staging/lustre/lustre/llite/file.c
drivers/staging/lustre/lustre/llite/llite_internal.h
drivers/staging/lustre/lustre/llite/xattr.c