From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: "J. R. Okajima" Subject: Re: [PATCH v9 6/7] ovl: add support for "xino" mount option In-Reply-To: References: <1522333133-24772-1-git-send-email-amir73il@gmail.com> <1522333133-24772-7-git-send-email-amir73il@gmail.com> <5326.1524667751@jrobl> Date: Thu, 26 Apr 2018 00:26:28 +0900 Message-ID: <10420.1524669988@jrobl> To: Amir Goldstein Cc: Miklos Szeredi , overlayfs List-ID: Amir Goldstein: > In my opinion, choosing the same name for the same outcome > is quite the opposite of confusing users. If the syntax (or the meaning) of the option was fully compatible, you might be right. - aufs: xino= or noxino - overlayfs: xino=on|off I am afraid its confusing. J. R. Okajima