From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Vorel Date: Mon, 23 Mar 2020 16:36:55 +0100 Subject: [LTP] [PATCH 2/2] syscalls/open_tree: Set .mount_device to get rid of mounting related code In-Reply-To: References: Message-ID: <20200323153655.GA15673@dell5510> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi Viresh, > We don't necessarily need to work with the fsmount() related syscalls to > initially mount the device, we can set .mount_device instead and get rid > of a lot of code. Patchset merged. Thanks! Kind regards, Petr