summaryrefslogtreecommitdiffstats
path: root/utils/mount
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2007-08-07 08:01:08 -0400
committerNeil Brown <neilb@suse.de>2007-08-09 13:26:42 +1000
commitff82d8688cd096f3983532e8aa5cbfe46780d45a (patch)
tree31bbac46f7e7c1f575c69762b9151d97d6af79c7 /utils/mount
parentfa0a9b564d895a2b3cff85b976baad6dcb7d7d2c (diff)
downloadnfs-utils-ff82d8688cd096f3983532e8aa5cbfe46780d45a.tar.gz
nfs-utils-ff82d8688cd096f3983532e8aa5cbfe46780d45a.tar.xz
nfs-utils-ff82d8688cd096f3983532e8aa5cbfe46780d45a.zip
nfs-utils: specify a create mode with open(...O_CREAT) call in xflock
The xflock function can create a file via open() with O_CREAT, but does not specify the create mode when it does so. I think 0644 should be appropriate given the current usage of this function. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Neil Brown <neilb@suse.de>
Diffstat (limited to 'utils/mount')
0 files changed, 0 insertions, 0 deletions