[PATCH 00/22] Current patch queue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Here are the patches I currently have in my queue for review
before I commit them. I hope to commit them by the end of the
week if possible and I'm hoping to release 5.1.5 soon after.

Comments welcome.

---

Ian Kent (22):
      autofs-5.1.4 - fix age setting at startup
      autofs-5.1.4 - fix update_negative_cache() map source usage
      autofs-5.1.4 - fix program usage message
      autofs-5.1.4 - mark removed cache entry negative
      autofs-5.1.4 - set bind mount as propagation slave
      autofs-5.1.4 - add master map pseudo options for mount propagation
      autofs-5.1.4 - fix use after free in parse_ldap_config()
      autofs-5.1.4 - fix incorrect locking in sss lookup
      autofs-5.1.4 - fix amd parser opts option handling
      autofs-5.1.4 - fix possible NULL pointer dereference in get_defaults_entry()
      autofs-5.1.4 - better handle hesiod support not built in
      autofs-5.1.4 - fix indent in automount(8) man page
      autofs-5.1.4 - remove autofs4 module load code
      autofs-5.1.4 - add NULL check in prepare_attempt_prefix()
      autofs-5.1.4 - update build info with systemd
      autofs-5.1.4 - use flags for startup boolean options
      autofs-5.1.4 - move close stdio descriptors to become_daemon()
      autofs-5.1.4 - add systemd service command line option
      autofs-5.1.4 - refactor negative map entry check
      autofs-5.1.4 - remove unused function dump_master()
      autofs-5.1.4 - remove unused function dump_state_queue()
      autofs-5.1.4 - remove couple of undeeded requires


 CHANGELOG                 |   22 ++++++++
 autofs.spec               |    2 -
 configure                 |   61 -----------------------
 configure.in              |    1 
 daemon/automount.c        |  117 +++++++++++++++++++++++++++++++--------------
 daemon/lookup.c           |   50 +++++++++++++++++--
 daemon/module.c           |   35 -------------
 daemon/state.c            |   24 ---------
 include/automount.h       |   19 +++++--
 include/config.h.in       |    6 --
 include/log.h             |    1 
 lib/cache.c               |   30 ++++++++++++
 lib/log.c                 |   31 +-----------
 lib/master.c              |   15 +-----
 lib/master_parse.y        |   31 +++++++++++-
 lib/master_tok.l          |    2 +
 man/auto.master.5.in      |   12 +++++
 man/automount.8           |    6 ++
 modules/amd_parse.y       |   11 +++-
 modules/lookup_file.c     |   22 +-------
 modules/lookup_hesiod.c   |   22 +-------
 modules/lookup_hosts.c    |   22 +-------
 modules/lookup_ldap.c     |   24 +--------
 modules/lookup_nisplus.c  |   22 +-------
 modules/lookup_program.c  |   22 +-------
 modules/lookup_sss.c      |   26 ++--------
 modules/lookup_yp.c       |   22 +-------
 modules/mount_bind.c      |   24 +++++++++
 modules/parse_amd.c       |   34 +++++++++++--
 samples/autofs.service.in |    2 -
 30 files changed, 323 insertions(+), 395 deletions(-)

--
Ian



[Index of Archives]     [Linux Filesystem Development]     [Linux Ext4]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux