9d03fb99aa5d13f765f2c73dba parent 2c512397ca060f6dbcb3957174a91e29a3b769be author Miklos Szeredi 1217419582 +0200 committer Al Viro 1224753207 -0400 [patch] vfs: make security_inode_setattr() calling consistent Call security_inode_setattr() consistetly before inode_change_ok(). It doesn't make sense to try to "optimize" the i_op->setattr == NULL case, as most filesystem do define their own setattr function. Signed-off-by: Miklos Szeredi ̰̝7x