[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAPW4XYY4-bYLQ=8cdVuNe2+kX0qFa=W4MDD_ecCwMe5R64dwig@mail.gmail.com>
Date: Fri, 7 Aug 2015 17:54:35 -0300
From: Helen Fornazier <helen.fornazier@...il.com>
To: linux-kernel@...r.kernel.org
Cc: jlbec@...lplan.org
Subject: Configfs: commit_item
Hi!
I see in the configfs docs that the committable items feature is not
implemented (and I notice that the commit_item function pointer is not
used anywhere.
I would like to know there are plans to implement it and what people
really use as a work around.
I am implementing a configuration API for a driver in the video4linux
and I need the user to complete its configuration before the driver
takes action.
I was thinking to add a "done" attribute file where the user writes to
it to tell the driver that the configuration is done, but I am not
sure if this is usually the solution taken in the linux kernel or
another kernel-space/user-space API is preferred.
Thank you
--
Helen Fornazier
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists