OSDN Git Service

make_ext4fs: fix sepolicy lookup for lost+found
authorColin Cross <ccross@android.com>
Tue, 27 Nov 2012 00:32:16 +0000 (16:32 -0800)
committerColin Cross <ccross@android.com>
Tue, 27 Nov 2012 00:34:46 +0000 (16:34 -0800)
commita532ecf00fcfdc334c55de75a63c3d0bc95a2379
treef7049a00131c89d1a8eb8980abf9f1a4a210d302
parentaeb0b9fe4a2b4ee62076ac5d608218f685e60837
make_ext4fs: fix sepolicy lookup for lost+found

selabel_lookup needs the full path including mountpoint.

Change-Id: Idc0641683a4e4528d94e54be1897315bf5fcdb0d
ext4_utils/make_ext4fs.c