History log of /system/core/fs_mgr/fs_mgr_priv.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
887f2892062c64fa688fc9525ebd09cc98ca70d8 12-Sep-2013 Ken Sumrall <ksumrall@android.com> New fstab flags to support more expressive SD card permissions

Bug: 10330128

Change-Id: I41fb178b839487b604762fbc1ccba097d25c7aa0
/system/core/fs_mgr/fs_mgr_priv.h
3ad3d1c4b5856d4e314febc5671c74e78a76db00 23-Feb-2013 Geremy Condra <gcondra@google.com> Add basic verity support to fs_mgr.

This change adds a "verify" fs_mgr flag specifying that
the device in question should be verified.

Devices marked with this flag are expected to have a
footer immediately after their data containing all
the information needed to set up a verity instance.

Change-Id: I10101f2c3240228ee0932e3767fe35e673d2e720
/system/core/fs_mgr/fs_mgr_priv.h
81274e9e6c71510af9ca3a86c6ace3a73af976bd 12-Jul-2013 Elliott Hughes <enh@google.com> am 6b78fad1: am a9396549: Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8 harder.

* commit '6b78fad147c772075eae5cfc25f5a50748bc4015':
Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8 harder.
a9396549b37d13c518c662c04f6ff42e9ae47c24 12-Jul-2013 Elliott Hughes <enh@google.com> Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8 harder.

Change-Id: I3f8bc955f035b49407540053462e53b3f262d381
/system/core/fs_mgr/fs_mgr_priv.h
ae118966dacfba0e0cd8425cf9059148262ea973 12-Jul-2013 Elliott Hughes <enh@google.com> am 43564031: am 7b9c33b1: Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8.

* commit '435640312ce48dab201d6f26a6258143a82f551e':
Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8.
7b9c33b1e0e47f72d0af35d8a948900697da5871 12-Jul-2013 Elliott Hughes <enh@google.com> Fix my incorrect merge resolution for 132b7d750e6f3e835676dfc5edbb94978f9370f8.

The conflict was the actual intended change.

Change-Id: Icc9493e4b24b7b53a18e2c7406ef24a81e4d4a7b
/system/core/fs_mgr/fs_mgr_priv.h
ad989d038eda613819245db2541ecca60a2f99d9 12-Jul-2013 Elliott Hughes <enh@google.com> am dccd7773: am 786b1232: resolved conflicts for merge of 42031e0e to stage-aosp-master

* commit 'dccd77730754b681f3517308359a34f86aecd99f':
fs_mgr_priv: Extend fs wait timeout to 20 seconds
786b1232d201d46f59bd9da84bfcfcb9ad80bb6c 12-Jul-2013 Elliott Hughes <enh@google.com> resolved conflicts for merge of 42031e0e to stage-aosp-master

Change-Id: I3e6337c258b3e7fb6eee4ed8e3664a69ae219fd6
5bc31a2632f453e03edac714b865773970bba608 09-Jul-2013 Ken Sumrall <ksumrall@android.com> Add support for swap entries in fstab

Swap entries can optionally specify a swapprio= or zramsize= flag
in the fs_mgr flags field.

Change-Id: I30530501efd4112af4e158898a9f65f6443c4fdb
/system/core/fs_mgr/fs_mgr_priv.h
6c2c121386f5e19ed74dc8d706bcb1e6f65fc1ba 23-Feb-2013 Ken Sumrall <ksumrall@android.com> fs_mgr: add support for new recoveryonly flag

If a device has an ext4 partition that contains the radio
firmware, and that filesystem is not mounted in normal
operation, we need a flag to prevent mount_all from
mounting it, so the new flag recoveryonly was added.

Change-Id: I361800c494e751b04c4faf956870f15fd0d8fe20
/system/core/fs_mgr/fs_mgr_priv.h
ab6b852235d99d752678312c155a3f1c140fb483 13-Feb-2013 Ken Sumrall <ksumrall@android.com> fs_mgr: support a unified fstab format.

Update fs_mgr to support more flags needed to unify the 3
fstabs currently in android into one.

Change-Id: Ie46cea61a5b19882c55098bdd70f39e78fb603be
/system/core/fs_mgr/fs_mgr_priv.h
132b7d750e6f3e835676dfc5edbb94978f9370f8 25-Jul-2012 Andrew Boie <andrew.p.boie@intel.com> fs_mgr_priv: Extend fs wait timeout to 20 seconds

In practice 5 seconds is too short to wait for a disk device node to
show up if the disk is USB; 20 seconds is a much more comfortable
window.

Change-Id: Iaf2c1f46b41a44fc1240d52d8498ca9cb639ea80
Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
/system/core/fs_mgr/fs_mgr_priv.h
7574c035b2dcf8316c562c648113be6be65cb061 07-Jan-2012 Ken Sumrall <ksumrall@android.com> A filesystem manager library to mount filesystems for init.

Instead of specifying in init what to mount, and having various hacks in init
itself to deal with encryption, use a filesystem manager library to do the
work, that can also be invoked by vold when mounting an encrypted volume.
Keep all the magic filesystem info an a device specific fstab file.

Change-Id: Ib988f1e4fb0638ba1d5fd98407fa6d8cf862aaca
/system/core/fs_mgr/fs_mgr_priv.h