Re: Patch for util-linux (in particular, losetup) to allow passing "sizelimit" | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Shachar Shemesh wrote:
Attached is a patch with both changes, against the git repository. Shachar
Another patch, against the previous one. Changelog: * Update the man page for "mount" with the new "sizelimit" option Signed-off-by: Shachar Shemesh <shachar@xxxxxxxxxx>
diff --git a/mount/.gitignore b/mount/.gitignore index 6de7afc..d953a9e 100644 --- a/mount/.gitignore +++ b/mount/.gitignore @@ -4,3 +4,4 @@ mtab_lock_test pivot_root swapon umount +.*.swp diff --git a/mount/.mount.8.swp b/mount/.mount.8.swp new file mode 100644 index 0000000..44b9a91 Binary files /dev/null and b/mount/.mount.8.swp differ diff --git a/mount/mount.8 b/mount/mount.8 index ce52dd8..bb6b3f1 100644 --- a/mount/mount.8 +++ b/mount/mount.8 @@ -2007,8 +2007,8 @@ to correspond to the file and then mount this device on .IR /mnt . -This type of mount knows about three options, namely -.BR loop ", " offset " and " encryption , +This type of mount knows about four options, namely +.BR loop ", " offset ", " sizelimit " and " encryption , that are really options to .BR \%losetup (8). (These options can be used in addition to those specific
[Site Home] [Netdev] [Ethernet Bridging] [Linux Wireless] [Kernel Newbies] [Memory] [Security] [Linux for Hams] [Netfilter] [Bugtraq] [Rubini] [Photo] [Yosemite] [Yosemite News] [MIPS Linux] [ARM Linux] [Linux RAID] [Linux Admin] [Samba] [Video 4 Linux] [Linux Resources]