summaryrefslogtreecommitdiffstats
path: root/glustolibs-gluster/glustolibs/gluster/gluster_base_class.py
diff options
context:
space:
mode:
authorBala Konda Reddy M <bala12352@gmail.com>2020-05-13 23:03:40 +0530
committerBala Konda Reddy M <bala12352@gmail.com>2020-05-14 05:55:57 +0000
commita158bc4faf125108396c282784607dcf73027de2 (patch)
tree39b41b37c9750098e3d4149fd2c1fb435f36f488 /glustolibs-gluster/glustolibs/gluster/gluster_base_class.py
parentcec002f91bee8417e6ff20c3969ccf2853689746 (diff)
[Libfix] Added atime, ctime and mtime for files
get_file_stat function doesn't have access time modified time and change time for a file or directory. Added respective parameters for get- ting the values into the dictionary. Changed the separator from ':' to '$', reason is to overcome the unpacking of the tuple error as below: 2020-04-02 19:27:45.962477021 If ":" as separator is used, will be hitting "ValueError: too many values to unpack" error. Used $ as separator, as it is not used for the filenames in the glusto-tests and not part of the stat output. Change-Id: I40b0c1fd08a5175d3730c1cf8478d5ad8df6e8dd Signed-off-by: Bala Konda Reddy M <bala12352@gmail.com>
Diffstat (limited to 'glustolibs-gluster/glustolibs/gluster/gluster_base_class.py')
0 files changed, 0 insertions, 0 deletions