Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

auplink

auplink -V (return code: 22)

usage: auplink aufs_mount_point list|cpup|flush
'list' shows the pseudo-linked inode numbers and filenames.
'cpup' copies-up all pseudo-link to the writeble branch.
'flush' calls 'cpup', and then 'mount -o remount,clean_plink=inum'
and remove the whiteouted plink.
aufs-util for aufs3.2 and later
auplink --help (return code: 22)

usage: auplink aufs_mount_point list|cpup|flush
'list' shows the pseudo-linked inode numbers and filenames.
'cpup' copies-up all pseudo-link to the writeble branch.
'flush' calls 'cpup', and then 'mount -o remount,clean_plink=inum'
and remove the whiteouted plink.

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

7 Steps to configure BDR replication in postgresql

Postgres Streaming Replication Configuration

vacuumlo - removing large objects orphans from a database PostgreSQL