Sachin Punadikar has uploaded this change for review.

View Change

config: read various intervals as int

For reading various time intervals (in seconds) time_t structure is
being used. As these are config parameters, reading them as integers
would be more appropriate. This will fix coverity issue as well - CID
502057

Change-Id: I63b453f9c2bf818ad236aac6c8c4df985438028b
Signed-off-by: Sachin Punadikar <sachin.punadikar@ibm.com>
---
M src/include/gsh_config.h
1 file changed, 6 insertions(+), 6 deletions(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/14/1200914/1

To view, visit change 1200914. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I63b453f9c2bf818ad236aac6c8c4df985438028b
Gerrit-Change-Number: 1200914
Gerrit-PatchSet: 1
Gerrit-Owner: Sachin Punadikar <sachin.punadikar@ibm.com>