From 99f090db0bec567b7b4a8b01247a46b00a8c8963 Mon Sep 17 00:00:00 2001 From: Ilya_Shlyakhter Date: Sun, 21 Mar 2021 18:29:17 +0000 Subject: [PATCH] Added a comment: keeping state re: unlocked files? --- ...comment_2_b3ee1b086bf0add1e5f286635c02959a._comment | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/forum/replacing_a_locked_file_without_unlocking_first/comment_2_b3ee1b086bf0add1e5f286635c02959a._comment diff --git a/doc/forum/replacing_a_locked_file_without_unlocking_first/comment_2_b3ee1b086bf0add1e5f286635c02959a._comment b/doc/forum/replacing_a_locked_file_without_unlocking_first/comment_2_b3ee1b086bf0add1e5f286635c02959a._comment new file mode 100644 index 0000000000..81ab7f1219 --- /dev/null +++ b/doc/forum/replacing_a_locked_file_without_unlocking_first/comment_2_b3ee1b086bf0add1e5f286635c02959a._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="keeping state re: unlocked files?" + date="2021-03-21T18:29:13Z" + content=""" +\"There's no state about this kept anywhere else\" -- not sure that's accurate: e.g. git-annex keeps track of inodes of unlocked files. Maybe @joeyh can clarify? + + +"""]]