Do not try to chflags() a symbolic link when copying an underlying filesytem
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 26 Jun 2004 22:54:01 +0000 (22:54 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 26 Jun 2004 22:54:01 +0000 (22:54 +0000)
commit70d0e24fbf54d18af43f49aa62b8dcc89f0826ba
tree03074aeab08e887e27115a99dc36ff0286d3b6d2
parenta5655e722f06265ea845f274ec637344703d3f2f
Do not try to chflags() a symbolic link when copying an underlying filesytem
into a covering MFS mount.
sbin/newfs/fscopy.c
sbin/newfs/newfs.c