end_period 70 source3/modules/vfs_readonly.c time_t end_period = get_date(period[1], ¤t_time); end_period 72 source3/modules/vfs_readonly.c if ((current_time >= begin_period) && (current_time <= end_period)) {