Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Aug 2017 16:58:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 221189] zfs: bin/chmod/chmod_test:f_flag fails on ZFS, not UFS;  UF_IMMUTABLE not supported on ZFS
Message-ID:  <bug-221189-3630-uakuSd5eC5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221189-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221189-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221189

--- Comment #5 from commit-hook@freebsd.org ---
A commit references this bug:

Author: ngie
Date: Sat Aug  5 16:58:02 UTC 2017
New revision: 322101
URL: https://svnweb.freebsd.org/changeset/base/322101

Log:
  Don't check result of chflags in f_flag_cleanup()

  This will prevent false positives from occurring if the test is run on
  ZFS since ZFS doesn't support fflags throbbing like UFS.

  PR:   221189
  MFC after:    4 days
  MFC with:     r321949

Changes:
  head/bin/chmod/tests/chmod_test.sh

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221189-3630-uakuSd5eC5>