Bug 21807 - [msdosfs] [patch] Make System attribute correspond to SF_IMMUTABLE
Summary: [msdosfs] [patch] Make System attribute correspond to SF_IMMUTABLE
Status: Closed Overcome By Events
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 4.1-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tom Rhodes
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-07 05:40 UTC by mbendiks
Modified: 2019-01-08 21:31 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (2.60 KB, patch)
2000-10-07 05:40 UTC, mbendiks
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mbendiks 2000-10-07 05:40:01 UTC
	In MS-DOS, the usage of the system attribute roughly corresponds to the
	typical use of the SF_IMMUTABLE attribute in Unix. I think changing the
	current semantics would be an improvement as far as compatibility goes,
	and there should be few POLA issues with it.

Fix: In /sys/msdosfs; diff -u4
How-To-Repeat: 
	not relevant.
Comment 1 Boris Popov freebsd_committer freebsd_triage 2000-10-22 15:34:08 UTC
State Changed
From-To: open->analyzed

Interesting idea. Could you please submit it to freebsd-fs ?
Comment 2 Johan Karlsson freebsd_committer freebsd_triage 2002-08-19 18:55:04 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-fs

Lets see what -fs think about this proposal.
Comment 3 Johan Karlsson freebsd_committer freebsd_triage 2002-08-25 03:04:07 UTC
Responsible Changed
From-To: freebsd-fs->fs

Use short names for mailing list to make searches    
using the web query form work with the shown responsible. 

This also makes open PR show up in the summery mail.
Comment 4 Doug Barton freebsd_committer freebsd_triage 2003-01-28 00:41:38 UTC
Responsible Changed
From-To: fs->freebsd-bugs


The -fs list has not expressed any interest.
Comment 5 Remko Lodder freebsd_committer freebsd_triage 2006-12-29 20:16:49 UTC
Responsible Changed
From-To: freebsd-bugs->trhodes

Hey Tom, you as a maintainer of msdosfs (afair) can you have a look at 
the ticket?
Comment 6 John Baldwin freebsd_committer freebsd_triage 2013-05-03 16:49:00 UTC
Ken,

I think your recent patches to update file flags probably obsoletes this PR?

-- 
John Baldwin
Comment 7 Eitan Adler freebsd_committer freebsd_triage 2018-05-28 19:47:50 UTC
batch change:

For bugs that match the following
-  Status Is In progress 
AND
- Untouched since 2018-01-01.
AND
- Affects Base System OR Documentation

DO:

Reset to open status.


Note:
I did a quick pass but if you are getting this email it might be worthwhile to double check to see if this bug ought to be closed.
Comment 8 Warner Losh freebsd_committer freebsd_triage 2019-01-08 21:31:06 UTC
Assume John Baldwin is right and this is OBE.