lp://staging/~brian-murray/ubuntu/oneiric/mountall/checking-disks
- Get this branch:
- bzr branch lp://staging/~brian-murray/ubuntu/oneiric/mountall/checking-disks
Branch merges
- Barry Warsaw (community): Approve
- Ubuntu branches: Pending requested
-
Diff: 26 lines (+7/-1)2 files modifieddebian/changelog (+6/-0)
src/mountall.c (+1/-1)
Branch information
- Owner:
- Brian Murray
- Status:
- Development
Recent revisions
- 358. By Surbhi Palande
-
Fixed two errors found while browsing the code: 1) find_mount("/") returns
NULL when / is not found, so cannot access root->mounted. 2) the
information message about the dev_wait_timeout should be printed after
dev_wait_timeout is initialized properly. - 357. By Kees Cook
-
src/mountall.c: ignore ureadahead's potential mount of
/var/lib/ureadahead/ debugfs (LP: #736512). - 354. By Bryce Harrington
-
Add CL entry
* Added a command line option dev-wait-time which specifies the time that
mountall needs to wait for a device to get ready. The default value for the
wait is 30 seconds.
(LP: #595904) - 351. By Kees Cook
-
conf/mounted-
debugfs. conf: since this filesystem should not be used on
production systems (https://lkml.org/ lkml/2011/ 2/22/372) we should
transition to removing it. As a first step, make the tree only
accessible to the root user.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/oneiric/mountall