git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* File owner/group and git
@ 2015-11-05  2:03 David Turner
  2015-11-05  2:38 ` Junio C Hamano
  0 siblings, 1 reply; 3+ messages in thread
From: David Turner @ 2015-11-05  2:03 UTC (permalink / raw)
  To: git mailing list

In unpack-trees.c, in verify_uptodate_1, we check ie_match_stat.  This
returns OWNER_CHANGED if a file has changed ownership since the index
was updated.  Do we actually care about that particular case?  Or really
anything other than DATA_CHANGED?

(We noticed this due to a bug in our watchman code, which fakes up the
owners, but it's a general question).

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-05 17:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-05  2:03 File owner/group and git David Turner
2015-11-05  2:38 ` Junio C Hamano
2015-11-05 17:57   ` David Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).