Orangefs: set pos after generic_write_checks
authorMike Marshall <hubcap@omnibond.com>
Fri, 13 Nov 2015 18:05:11 +0000 (13:05 -0500)
committerMike Marshall <hubcap@omnibond.com>
Fri, 13 Nov 2015 18:05:11 +0000 (13:05 -0500)
commit3f1b6947dcfa76de0b690022dcf3ed8814744aa7
treed0c0e42b79ae1b166e5f20be0b27483d7c0d4662
parent8092895f759ede31634d0f0fc85a74d970552c49
Orangefs: set pos after generic_write_checks

if we are appending, generic_write_checks would have updated
pos to the end of the file...

Signed-off-by: Mike Marshall <hubcap@omnibond.com>
fs/orangefs/file.c