diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-06-30 13:08:34 +0100 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-06-30 13:10:44 +0100 |
commit | f850e1f065fb04df7cc87a921ab3c658741cc393 (patch) | |
tree | 1c42da6ab826eb851aeec3c7e902ba8c7184595b /perl/lib | |
parent | a10a2d46f572829fcd1f4266315106f231327d08 (diff) | |
download | libguestfs-f850e1f065fb04df7cc87a921ab3c658741cc393.tar.gz libguestfs-f850e1f065fb04df7cc87a921ab3c658741cc393.tar.xz libguestfs-f850e1f065fb04df7cc87a921ab3c658741cc393.zip |
New commands: mknod, mkfifo, mknod_b, mknod_c and umask.
These commands are used to create block and char device
nodes or FIFOs (named pipes) in the filesystem.
The umask command is required also because the permissions
used by mknod are masked by the umask.
Also document and guarantee that the umask starts as 022.
Diffstat (limited to 'perl/lib')
0 files changed, 0 insertions, 0 deletions