/[smeserver]/rpms/e-smith-backup/sme9/e-smith-backup-2.4.0-30vfstype.patch
ViewVC logotype

Contents of /rpms/e-smith-backup/sme9/e-smith-backup-2.4.0-30vfstype.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Feb 9 16:44:55 2014 UTC (10 years, 3 months ago) by wellsi
Branch: MAIN
CVS Tags: e-smith-backup-2_4_0-31_el6_sme, e-smith-backup-2_4_0-32_el6_sme, e-smith-backup-2_4_0-42_el6_sme, e-smith-backup-2_4_0-38_el6_sme, e-smith-backup-2_4_0-29_el6_sme, e-smith-backup-2_4_0-46_el6_sme, e-smith-backup-2_4_0-34_el6_sme, e-smith-backup-2_4_0-28_el6_sme, e-smith-backup-2_4_0-30_el6_sme, e-smith-backup-2_4_0-35_el6_sme, e-smith-backup-2_4_0-36_el6_sme, e-smith-backup-2_4_0-44_el6_sme, e-smith-backup-2_4_0-37_el6_sme, e-smith-backup-2_4_0-33_el6_sme, e-smith-backup-2_4_0-41_el6_sme, e-smith-backup-2_4_0-39_el6_sme, e-smith-backup-2_4_0-45_el6_sme, e-smith-backup-2_4_0-40_el6_sme, e-smith-backup-2_4_0-43_el6_sme, HEAD
* Sun Feb 9 2014 Ian Wells <esmith@wellsi.com> 2.4.0-28.sme
- Workstation Backup, selective restore of deleted files [SME: 8200]
- Remove migrate fragment 30vfstype [SME: 8199]

1 diff -ruN e-smith-backup-2.4.0.p26/root/etc/e-smith/db/configuration/migrate/30vfstype e-smith-backup-2.4.0/root/etc/e-smith/db/configuration/migrate/30vfstype
2 --- e-smith-backup-2.4.0.p26/root/etc/e-smith/db/configuration/migrate/30vfstype 2013-02-13 07:21:36.000000000 -0800
3 +++ e-smith-backup-2.4.0/root/etc/e-smith/db/configuration/migrate/30vfstype 1969-12-31 16:00:00.000000000 -0800
4 @@ -1,8 +0,0 @@
5 -{
6 - my $vfs = $DB->get_prop('backupwk', 'VFSType');
7 - return unless defined $vfs;
8 - if ($vfs eq 'smbfs')
9 - {
10 - $DB->set_prop('backupwk', 'VFSType', 'cifs')
11 - }
12 -}
13

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed