Re: [PROBLEM]: grep hanging with ReiserFS

From: Keith Owens (kaos@ocs.com.au)
Date: Sat Feb 17 2001 - 02:21:58 EST

  • Next message: Andre Hedrick: "Re: block ioctl to read/write last sector"

    On Sat, 17 Feb 2001 02:12:40 -0500,
    Shawn Starr <Shawn.Starr@sh0n.net> wrote:
    > grep -r "216.234.235.46" *
    >Im using grep in /etc and its just waiting....

    grep -r follows symlinks and tries to open named pipes. If you have
    qmail installed then /etc/qmail is a symlink to /var/qmail and named
    pipe /var/qmail/queue/lock/trigger lives down there. grep hangs trying
    to open the pipe. Not a reiserfs problem, just a badly designed
    application.

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/



    This archive was generated by hypermail 2b29 : Sat Feb 17 2001 - 02:23:28 EST