diff options
Diffstat (limited to 'net/glusterfs/files/patch-mount_glusterfs.in')
-rw-r--r-- | net/glusterfs/files/patch-mount_glusterfs.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/glusterfs/files/patch-mount_glusterfs.in b/net/glusterfs/files/patch-mount_glusterfs.in index 45955c8c4973..c3b7abcaf8a1 100644 --- a/net/glusterfs/files/patch-mount_glusterfs.in +++ b/net/glusterfs/files/patch-mount_glusterfs.in @@ -1,5 +1,5 @@ ---- xlators/mount/fuse/utils/mount_glusterfs.in.orig 2017-06-27 22:25:12.392137135 +0700 -+++ xlators/mount/fuse/utils/mount_glusterfs.in 2017-12-19 18:24:21.736142000 +0700 +--- xlators/mount/fuse/utils/mount_glusterfs.in.orig 2017-06-28 05:25:12 UTC ++++ xlators/mount/fuse/utils/mount_glusterfs.in @@ -463,50 +463,44 @@ parse_options() if [ "$key" = "$value" ]; then without_options $pair; |