Project

General

Profile

Actions

Feature #53903

closed

mount: add option to support fake mounts

Added by Venky Shankar about 2 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Category:
Administration/Usability
Target version:
% Done:

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Labels (FS):
Pull request ID:

Description

From mount(8)

       -f, --fake
              Causes  everything  to  be  done except for the actual system call; if it's not obvious, this ``fakes'' mounting the filesystem.  This option is useful in conjunction with the -v flag to determine what the mount command is trying to do.  It can also be used to add entries for devices that were
              mounted earlier with the -n option.  The -f option checks for an existing record in /etc/mtab and fails when the record already exists (with a regular non-fake mount, this check is done by the kernel).

Add a command switch (-f) to the mount helper for this feature.

Actions #1

Updated by Nikhilkumar Shelke about 2 years ago

  • Status changed from New to Fix Under Review
Actions #2

Updated by Kotresh Hiremath Ravishankar about 2 years ago

  • Pull request ID set to 44651
Actions #3

Updated by Venky Shankar about 2 years ago

  • Status changed from Fix Under Review to Resolved
Actions

Also available in: Atom PDF