Ticket #114 (closed bug: fixed)

Opened 3 months ago

Last modified 3 months ago

PVFS_sys_fs_add returns 1 on skip of integrity check

Reported by: harms Owned by: harms
Priority: minor Component: SYSINT
Version: HEAD Keywords:
Cc:

Description

If the integrity_check flag is set to zero in the mount entry then PVFS_sys_fs_add will get a '1' for the return code. It should return zero.

Change History

Changed 3 months ago by harms

  • status changed from new to closed
  • resolution set to fixed

Changed final cleanup call in state machine so that it will return 0 if the current error code is equal to SKIP_INTEGRITY_CHECK.

Note: See TracTickets for help on using tickets.